Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

accomEvent(String[]) - Method in class com.skloch.game.EventManager
Lets the player go to sleep, fades the screen to black then shows a dialogue about the amount of sleep the player gets Then queues up fadeFromBlack to be called when this dialogue closes
act(int) - Method in class com.skloch.game.OptionDialogue
Deprecated.
Takes a keycode input, and switches which value is pointed to on the dialogue.
activityEnergies - Variable in class com.skloch.game.EventManager
 
addCollidable(GameObject) - Method in class com.skloch.game.Player
Adds a GameObeject to the player's list of collidable objects
addRecreationalHours(int) - Method in class com.skloch.game.GameScreen
Adds an amount of recreational hours to the total amount for the current day
addSleptHours(int) - Method in class com.skloch.game.GameScreen
 
addStudyHours(int) - Method in class com.skloch.game.GameScreen
Adds an amount of hours studied to the total hours studied
advanceText(EventManager) - Method in class com.skloch.game.DialogueBox
Continues on to the next bit of text, or closes the window if the end is reached
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form