Index
All Classes and Interfaces|All Packages|Serialized Form
R
- randomTopics(int) - Method in class com.skloch.game.EventManager
- readTextFile(String) - Method in class com.skloch.game.HustleGame
-
Reads and returns text read from the provided text file path
- recalcCentre() - Method in class com.skloch.game.Player
-
Recalculates the centre of the player, useful after moving the player
- render() - Method in class com.skloch.game.HustleGame
-
Very important, renders the game, remove super.render() to get a black screen
- render(float) - Method in class com.skloch.game.CreditScreen
-
Renders the credits window
- render(float) - Method in class com.skloch.game.GameOverScreen
-
Renders the screen and the background each frame
- render(float) - Method in class com.skloch.game.GameScreen
-
Renders the player, updates sound, renders the map and updates any UI elements Called every frame
- render(float) - Method in class com.skloch.game.MenuScreen
-
Renders the main menu, and any windows that are displaying information
- render(float) - Method in class com.skloch.game.SettingsScreen
-
Renders a settings screen to let the player configure music and sound volume
- resize(int, int) - Method in class com.skloch.game.CreditScreen
-
Correctly resizes the onscreen elements when the window is resized
- resize(int, int) - Method in class com.skloch.game.GameOverScreen
-
Correctly resizes the onscreen elements when the window is resized
- resize(int, int) - Method in class com.skloch.game.GameScreen
- resize(int, int) - Method in class com.skloch.game.MenuScreen
-
Correctly resizes the menu screen
- resize(int, int) - Method in class com.skloch.game.SettingsScreen
-
Correctly resizes the settings screen
- resume() - Method in class com.skloch.game.CreditScreen
- resume() - Method in class com.skloch.game.GameOverScreen
- resume() - Method in class com.skloch.game.GameScreen
-
Called when switching back to this gameScreen
- resume() - Method in class com.skloch.game.MenuScreen
- resume() - Method in class com.skloch.game.SettingsScreen
- rightArrow - Variable in class com.skloch.game.OptionDialogue
-
Deprecated.
- ronCookeEvent(String[]) - Method in class com.skloch.game.EventManager
-
The event to be run when the player interacts with the ron cooke hub Gives the player the choice to eat breakfast, lunch or dinner depending on the time of day
All Classes and Interfaces|All Packages|Serialized Form