A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes All Packages

G

game - Variable in class com.dragonboatrace.screens.BoatSelectScreen
Instance of the main game, used to have a collective spritebatch which gives better performance.
game - Variable in class com.dragonboatrace.screens.DifficultySelectScreen
Instance of the main game, used to have a collective spritebatch which gives better performance.
game - Variable in class com.dragonboatrace.screens.FinalScreen
The instance of the game.
game - Variable in class com.dragonboatrace.screens.GameOverScreen
The game instance.
game - Variable in class com.dragonboatrace.screens.MainGameScreen
The game instance.
game - Variable in class com.dragonboatrace.screens.MainMenuScreen
The instance of the game.
game - Variable in class com.dragonboatrace.screens.PauseScreen
The instance of teh game.
game - Variable in class com.dragonboatrace.screens.PopupScreen
Instance of the game
game - Variable in class com.dragonboatrace.screens.RoundsScreen
The instance of the game.
GameOverScreen - Class in com.dragonboatrace.screens
Displays the screen that shows the end of the game.
GameOverScreen(DragonBoatRace, String) - Constructor for class com.dragonboatrace.screens.GameOverScreen
Creates a new screen that represents the end of the game to the player.
gameState - Variable in class com.dragonboatrace.screens.MainGameScreen
What state the game is in, starts in COUNTDOWN.
generator - Variable in class com.dragonboatrace.entities.boats.Boat
Generator for FreeType Font.
getAgility() - Method in class com.dragonboatrace.entities.boats.Boat
Get the current agility of the boat.
getAgility() - Method in enum com.dragonboatrace.entities.boats.BoatType
Get the agility of the boat type.
getArray(String) - Static method in class com.dragonboatrace.tools.Prefs.Restore
Restore a Float array.
getBatch() - Method in class com.dragonboatrace.DragonBoatRace
 
getBoatType() - Method in class com.dragonboatrace.entities.boats.Boat
Get the boat type.
getBoatType(String) - Static method in class com.dragonboatrace.tools.Prefs.Restore
Restore BoatType
getBuff() - Method in class com.dragonboatrace.entities.boats.Boat
 
getCollidables() - Method in class com.dragonboatrace.tools.Lane
Get the list of all collidables in the lane.
getDistanceTravelled() - Method in class com.dragonboatrace.entities.boats.Boat
Get the total distance travelled by the boat so far.
getEffect() - Method in enum com.dragonboatrace.entities.CollidableType
 
getFloat(String) - Static method in class com.dragonboatrace.tools.Prefs.Restore
Restore a float
getHealth() - Method in class com.dragonboatrace.entities.boats.Boat
Get the current health of the boat.
getHealth() - Method in enum com.dragonboatrace.entities.boats.BoatType
Get the health of the boat type.
getHeight() - Method in enum com.dragonboatrace.entities.EntityType
Get the height of the entity type.
getHeight() - Method in class com.dragonboatrace.tools.Hitbox
Get the height of the hit box.
getHitbox() - Method in class com.dragonboatrace.tools.Lane
Get the lanes hit box
getHitBox() - Method in class com.dragonboatrace.entities.Entity
The hit box of the entity.
getImageSrc() - Method in enum com.dragonboatrace.entities.boats.BoatType
Get the path of the image used for the texture.
getInteger(String) - Static method in class com.dragonboatrace.tools.Prefs.Restore
Restore an int
getLane() - Method in class com.dragonboatrace.entities.boats.Boat
Get the lane that the boat is in.
getLeaderBoard(DragonBoatRace) - Method in class com.dragonboatrace.tools.Race
Generate the leaderboard from the race that just occurred and then show the next round screen.
getName() - Method in class com.dragonboatrace.entities.boats.Boat
Get the name of the boat.
getPenaltyTime() - Method in class com.dragonboatrace.entities.boats.Boat
 
getPlayer() - Method in class com.dragonboatrace.tools.Race
Get the players boat.
getPlayerTotalTime() - Method in class com.dragonboatrace.DragonBoatRace
 
getPos() - Method in class com.dragonboatrace.entities.Collidable
The position of the collidable.
getPrefs() - Static method in class com.dragonboatrace.tools.Prefs
 
getRound() - Method in class com.dragonboatrace.DragonBoatRace
 
getSpeed() - Method in class com.dragonboatrace.entities.boats.Boat
Get the speed of the boat.
getSpeed() - Method in enum com.dragonboatrace.entities.boats.BoatType
Get the speed of the boat type.
getSpeed() - Method in class com.dragonboatrace.entities.Collidable
Get the collidables speed attribute, not the velocity it is moving at currently.
getSpeed() - Method in enum com.dragonboatrace.entities.CollidableType
Get the base speed of the collidable type.
getStamina() - Method in class com.dragonboatrace.entities.boats.Boat
Get the current stamina of the boat.
getStamina() - Method in enum com.dragonboatrace.entities.boats.BoatType
Get the stamina of the boat type.
getTexture() - Method in enum com.dragonboatrace.entities.CollidableType
Get the collidable types texture
getTexture() - Method in class com.dragonboatrace.entities.Entity
The texture of the entity.
getTime() - Method in class com.dragonboatrace.entities.boats.Boat
Get the boat time
getTotalTime() - Method in class com.dragonboatrace.entities.boats.Boat
Get the total boat time
getTotalTimes() - Method in class com.dragonboatrace.DragonBoatRace
 
getVector2(String) - Static method in class com.dragonboatrace.tools.Prefs.Restore
Restore a Vector2.
getVelocity() - Method in class com.dragonboatrace.entities.boats.Boat
Get the current velocity of the boat.
getWeightedRandom() - Static method in enum com.dragonboatrace.entities.CollidableType
 
getWidth() - Method in enum com.dragonboatrace.entities.EntityType
Get the width of the entity type.
getWidth() - Method in class com.dragonboatrace.tools.Hitbox
Get the width of the hit box.
getX() - Method in class com.dragonboatrace.tools.Hitbox
Get the x coordinate of the hit box.
getY() - Method in class com.dragonboatrace.tools.Hitbox
Get the y coordinate of the hit box.
A B C D E F G H I J L M N O P R S T U V W X Y 
All Classes All Packages