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
L
- lane - Variable in class com.dragonboatrace.entities.boats.Boat
-
The lane of the boat.
- Lane - Class in com.dragonboatrace.tools
-
Represents a Lane in a
Race
. - Lane(Vector2, int, int) - Constructor for class com.dragonboatrace.tools.Lane
-
Creates a new lane at a position and with a width and uses the round number to change the number of collidables.
- laneBox - Variable in class com.dragonboatrace.entities.boats.Boat
-
The lanes hit box, use to determine if the boat is still in the lane.
- layout - Variable in class com.dragonboatrace.entities.boats.Boat
-
The formatter used to align the text on-screen.
- layout - Variable in class com.dragonboatrace.screens.BoatSelectScreen
- layout - Variable in class com.dragonboatrace.screens.DifficultySelectScreen
- layout - Variable in class com.dragonboatrace.screens.FinalScreen
- layout - Variable in class com.dragonboatrace.screens.GameOverScreen
- layout - Variable in class com.dragonboatrace.screens.HelpScreen
-
GlyphLayout used for centering fonts
- layout - Variable in class com.dragonboatrace.screens.MainGameScreen
-
GlyphLayout used for centering fonts
- layout - Variable in class com.dragonboatrace.screens.PauseScreen
- layout - Variable in class com.dragonboatrace.screens.RoundsScreen
- leaderBoardFont - Variable in class com.dragonboatrace.screens.GameOverScreen
- leaderBoardFont - Variable in class com.dragonboatrace.screens.RoundsScreen
- LEAF - com.dragonboatrace.entities.CollidableType
- LEAF_DAMAGE - Static variable in class com.dragonboatrace.tools.CollidableStats
- leaves(Hitbox) - Method in class com.dragonboatrace.tools.Hitbox
-
Checks if the another hit box has left the area of this hit box.
- length - Variable in class com.dragonboatrace.tools.Race
-
The length of the race.
- LESSDAMAGE - com.dragonboatrace.entities.CollidableType
-
Reduce how much damage the boat takes.
- LESSDAMAGE_BY - Static variable in class com.dragonboatrace.tools.CollidableStats
- LESSDAMAGE_FOR - Static variable in class com.dragonboatrace.tools.CollidableStats
- LESSTIME - com.dragonboatrace.entities.CollidableType
-
Reduce the amount of recorded time for the current round.
- LESSTIME_BY - Static variable in class com.dragonboatrace.tools.CollidableStats
- logger - Variable in class com.dragonboatrace.screens.MainGameScreen
-
Use to log the FPS for debugging.
- logo - Variable in class com.dragonboatrace.screens.MainMenuScreen
-
The texture of the main logo.
- logoXOffset - Variable in class com.dragonboatrace.screens.MainMenuScreen
-
The logo position X offset.
- logoYOffset - Variable in class com.dragonboatrace.screens.MainMenuScreen
-
The logo position Y offset.
All Classes All Packages