- inform(Universe.Outcomes) - Method in interface studentCode.Critiqueable
-
Method that takes the outcome of a critique and increments the media hype
ratings by 1 if the number of critique wins has passed the threshold.
- inform(Universe.Outcomes) - Method in class studentCode.Movie
-
This method is sent the "outcome" of a critique "battle" that takes place in
the game being written by our theoretical other GUI team.
- inform(Universe.Outcomes) - Method in class studentCode.Streaming
-
This method is sent the "outcome" of a critique "battle" that takes place in
the game being written by our theoretical other GUI team.
- inform(Universe.Outcomes) - Method in class studentCode.Website
-
This method is sent the "outcome" of a critique "battle" that takes place in
the game being written by our theoretical other GUI team.