Index
All Classes and Interfaces|All Packages|Serialized Form
D
- day - Variable in class com.skloch.game.GameScreen
- dayLabel - Variable in class com.skloch.game.GameScreen
- daySeconds - Variable in class com.skloch.game.GameScreen
- decreaseEnergy(int) - Method in class com.skloch.game.GameScreen
-
Decreases the player's energy by a certain amount
- dialogueBox - Variable in class com.skloch.game.GameScreen
- DialogueBox - Class in com.skloch.game
-
A class to display a dialogue box for text and options on the screen.
- DialogueBox(Skin) - Constructor for class com.skloch.game.DialogueBox
- DialogueBox.SelectBox - Class in com.skloch.game
-
A class displaying a little selction box to the user when an input is needed in dialog
- dialogueOpenSound - Variable in class com.skloch.game.SoundManager
- dialogueOptionSound - Variable in class com.skloch.game.SoundManager
- dialogueTable - Variable in class com.skloch.game.DialogueBox
- dialogueWindow - Variable in class com.skloch.game.DialogueBox
- direction - Variable in class com.skloch.game.Player
- dispose() - Method in class com.skloch.game.CreditScreen
- dispose() - Method in class com.skloch.game.GameOverScreen
- dispose() - Method in class com.skloch.game.GameScreen
-
Disposes of certain elements, called when the game is closed
- dispose() - Method in class com.skloch.game.HustleGame
-
Disposes of elements that are loaded at the start of the game
- dispose() - Method in class com.skloch.game.MenuScreen
-
Dispose of all menu assets
- dispose() - Method in class com.skloch.game.SettingsScreen
-
Disposes of the option settings stage
- dispose() - Method in class com.skloch.game.SoundManager
-
Disposes of all music and sound effects
- distanceFrom(GameObject) - Method in class com.skloch.game.Player
-
Returns the euclidian distance from a GameObject to the centre of the player
- drawHitboxes() - Method in class com.skloch.game.GameScreen
-
DEBUG - Draws the player's 3 hitboxes Uncomment use at the bottom of render to use
All Classes and Interfaces|All Packages|Serialized Form