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

T

takeEffect(Boat) - Method in class com.dragonboatrace.entities.Collidable
Invoke the effect of the collidable on the boat.
texture - Variable in enum com.dragonboatrace.entities.CollidableType
The texture of the collidable.
texture - Variable in class com.dragonboatrace.entities.Entity
The texture of the entity.
textureNames - Variable in class com.dragonboatrace.screens.BoatSelectScreen
Array storing all texture names (they will later be combined with .png and _button)
textureNames - Variable in class com.dragonboatrace.screens.DifficultySelectScreen
Array storing all texture names (they will later be combined with .png and _button)
theFinish - Variable in class com.dragonboatrace.tools.Race
The finish line.
time - Variable in class com.dragonboatrace.entities.boats.Boat
The current time of the boat in the current round.
timer - Variable in class com.dragonboatrace.screens.MainGameScreen
Used to make sure the countdown happens at equal intervals.
timer - Variable in class com.dragonboatrace.tools.CollidableTimer
The actual timer object.
timer - Variable in class com.dragonboatrace.tools.Race
The timer for the race.
title - Variable in class com.dragonboatrace.screens.BoatSelectScreen
 
title - Variable in class com.dragonboatrace.screens.DifficultySelectScreen
 
title - Variable in class com.dragonboatrace.screens.PauseScreen
Title of this screen.
title - Variable in class com.dragonboatrace.screens.PopupScreen
Text at the top of the screen.
titleFont - Variable in class com.dragonboatrace.screens.PopupScreen
 
titleLayout - Variable in class com.dragonboatrace.screens.PopupScreen
 
totalTime - Variable in class com.dragonboatrace.entities.boats.Boat
Total time added up across all rounds.
totalTimes - Variable in class com.dragonboatrace.DragonBoatRace
A list of cumulative times for all boats.
type - Variable in class com.dragonboatrace.entities.Collidable
 
type - Variable in class com.dragonboatrace.entities.Entity
What kind of entity it is.
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