A B C D E F G H I L M N O P R S T U W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- reload() - Method in class com.dragonboat.game.SaveGameScreen
-
Loads a new instance of this screen and disposes of the current instance
- RemoveObstacle(Obstacle) - Method in class com.dragonboat.game.Lane
-
Removes obstacle from obstacle list.
- render() - Method in class com.dragonboat.game.DragonBoatGame
-
Renders the game
- render(float) - Method in class com.dragonboat.game.DifficultyScreen
-
Rendering function for the difficulty screen
- render(float) - Method in class com.dragonboat.game.GameScreen
-
Rendering function for the game loop, handling all game logic and displaying graphics.
- render(float) - Method in class com.dragonboat.game.MenuScreen
-
Rendering function for the menu screen.
- render(float) - Method in class com.dragonboat.game.SaveGameScreen
-
Rendering function for the difficulty screen
- Reset() - Method in class com.dragonboat.game.Boat
-
Resets necessary stats for the next race.
- ResetFastestLegTime() - Method in class com.dragonboat.game.Boat
-
Resets the boat's fastest leg time.
- resize(int, int) - Method in class com.dragonboat.game.DifficultyScreen
-
Resize viewport to a new width and height
- resize(int, int) - Method in class com.dragonboat.game.DragonBoatGame
-
Resizes the game screen.
- resize(int, int) - Method in class com.dragonboat.game.GameScreen
-
Resizes the game screen.
- resize(int, int) - Method in class com.dragonboat.game.MenuScreen
-
Overwrites default resize() method to blank
- resize(int, int) - Method in class com.dragonboat.game.SaveGameScreen
-
Resizes viewport to new width and height
- resume() - Method in class com.dragonboat.game.DifficultyScreen
-
Overwrites default resume() method as blank
- resume() - Method in class com.dragonboat.game.GameScreen
-
Resumes the game
- resume() - Method in class com.dragonboat.game.MenuScreen
-
Overwrites default resume() method to blank
- resume() - Method in class com.dragonboat.game.SaveGameScreen
-
Overrides the default resume() method to be blank
- rightBoundary - Variable in class com.dragonboat.game.Course
- RIGHTBOUNDARY - Variable in class com.dragonboat.game.Lane
- rnd - Variable in class com.dragonboat.game.DragonBoatGame
- ROBUSTNESS - Variable in class com.dragonboat.game.Boat
All Classes All Packages