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

M

main(String[]) - Static method in class com.dragonboatrace.desktop.DesktopLauncher
 
MainGameScreen - Class in com.dragonboatrace.screens
Represents the Main Game Screen where the game actually happens.
MainGameScreen(DragonBoatRace, BoatType) - Constructor for class com.dragonboatrace.screens.MainGameScreen
Creates a new game screen with a game instance.
MainGameScreen.State - Class in com.dragonboatrace.screens
Giving names to game states.
mainMenu - Variable in class com.dragonboatrace.screens.HelpScreen
The instance of the main menu.
mainMenu(String) - Static method in class com.dragonboatrace.tools.ButtonFactory
Creates the buttons on the MainMenuScreen.
mainMenuButtonCount - Static variable in class com.dragonboatrace.tools.ButtonFactory
Static variable used to keep track of how many times the mainMenu method is called
MainMenuScreen - Class in com.dragonboatrace.screens
Represents the Main Menu where the game first starts.
MainMenuScreen(DragonBoatRace) - Constructor for class com.dragonboatrace.screens.MainMenuScreen
Creates a new window that shows the main menu of the game.
maxHeight - Variable in class com.dragonboatrace.screens.HelpScreen
The maximum scroll height the help image can scroll to.
maxStamina - Variable in class com.dragonboatrace.entities.boats.Boat
The maximum amount of stamina the boat can have.
MEDIUM - com.dragonboatrace.tools.Difficulty
 
message - Variable in class com.dragonboatrace.screens.PopupScreen
Text in the middle of the screen.
messageFont - Variable in class com.dragonboatrace.screens.PopupScreen
 
messageLayout - Variable in class com.dragonboatrace.screens.PopupScreen
 
minBoostSpeed - Variable in class com.dragonboatrace.entities.boats.Boat
The minimum amount of speed gained from using stamina.
minHeight - Variable in class com.dragonboatrace.screens.HelpScreen
The minimum scroll height the help image can scroll to.
move(float, float) - Method in class com.dragonboatrace.tools.Hitbox
Move the hit box's position to the one specified, not additive.
moveArea - Variable in class com.dragonboatrace.entities.boats.ComputerBoat
The area in which the computer boat will look for obstacles to avoid.
moveFromObject(Collidable) - Method in class com.dragonboatrace.entities.boats.ComputerBoat
Move in the direction away from an object.
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