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
All Classes All Packages
All Classes All Packages
H
- HARD - com.dragonboatrace.tools.Difficulty
- HEAL - com.dragonboatrace.entities.CollidableType
-
Increase the amount of health a boat has, up to the limit of its type.
- HEAL_BY - Static variable in class com.dragonboatrace.tools.CollidableStats
- health - Variable in class com.dragonboatrace.entities.boats.Boat
-
The health of the boat.
- health - Variable in enum com.dragonboatrace.entities.boats.BoatType
- healthFont - Variable in class com.dragonboatrace.entities.boats.Boat
-
Font for Health Bar.
- height - Variable in enum com.dragonboatrace.entities.EntityType
- height - Variable in class com.dragonboatrace.tools.Hitbox
-
The height of the hit box.
- HEIGHT - Static variable in class com.dragonboatrace.tools.Settings
-
The height of the window.
- help(String) - Static method in class com.dragonboatrace.tools.ButtonFactory
-
Creates the 'back 'button in the HelpScreen.
- helpInfo - Variable in class com.dragonboatrace.screens.HelpScreen
-
The texture of the information about the game.
- HelpScreen - Class in com.dragonboatrace.screens
-
Displays the screen that shows how to play the game.
- HelpScreen(MainMenuScreen) - Constructor for class com.dragonboatrace.screens.HelpScreen
-
Creates a new window to display the help info in.
- hide() - Method in class com.dragonboatrace.screens.BoatSelectScreen
- hide() - Method in class com.dragonboatrace.screens.DifficultySelectScreen
- hide() - Method in class com.dragonboatrace.screens.FinalScreen
- hide() - Method in class com.dragonboatrace.screens.GameOverScreen
- hide() - Method in class com.dragonboatrace.screens.HelpScreen
- hide() - Method in class com.dragonboatrace.screens.MainGameScreen
- hide() - Method in class com.dragonboatrace.screens.MainMenuScreen
- hide() - Method in class com.dragonboatrace.screens.PauseScreen
- hide() - Method in class com.dragonboatrace.screens.PopupScreen
- hide() - Method in class com.dragonboatrace.screens.RoundsScreen
- hitbox - Variable in class com.dragonboatrace.entities.Entity
-
The hit box of the entity.
- Hitbox - Class in com.dragonboatrace.tools
-
Represents an Entities Hitbox.
- Hitbox(float, float, int, int) - Constructor for class com.dragonboatrace.tools.Hitbox
-
Create a new hit box at a specified position with a width and height.
All Classes All Packages