Package model.utilz
Interface Constants.INTRO
- Enclosing interface:
Constants
public static interface Constants.INTRO
Interface containing constants related to the game intro.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumEnum representing the different states of the intro. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final floatstatic final floatstatic final floatstatic final intstatic final floatstatic final intstatic final float
-
Field Details
-
TRANSITION_SPEED
static final float TRANSITION_SPEED- See Also:
-
TEXT_START_Y
static final float TEXT_START_Y- See Also:
-
PLAYER_START_X
static final float PLAYER_START_X- See Also:
-
PLAYER_START_Y
static final float PLAYER_START_Y- See Also:
-
RADIUS
static final int RADIUS- See Also:
-
TOTAL_LAPS
static final int TOTAL_LAPS- See Also:
-
ANGLE_INCREMENT
static final float ANGLE_INCREMENT- See Also:
-