A B C D E F G H I K L M N P R S T V W Y 

G

Game - Class in yasc.GameController
Application cotroller; coordinates actions between application model and application view.
Game(String, int, int) - Constructor for class yasc.GameController.Game
 
getChoice() - Method in class yasc.GameModel.Menu
Returns index of the selected item.
getCurrentLevelNumber() - Method in class yasc.GameModel.Model
 
getEntity(int, int) - Method in class yasc.GameModel.Level
Returns state of a specified entity
getGameState() - Method in class yasc.GameModel.Model
 
getHeight() - Method in class yasc.GameModel.Level
Getter of level's height.
getItem(int) - Method in class yasc.GameModel.Menu
Returns i-th item from the list.
getNumberOfChoices() - Method in class yasc.GameModel.Menu
Returns the number of items in the list.
getStats(String) - Method in class yasc.GameModel.Statistics
Retrieves player's stats from the server.
getWidth() - Method in class yasc.GameModel.Level
Getter of level's width.
getX() - Method in class yasc.GameModel.Player
 
getY() - Method in class yasc.GameModel.Player
 
A B C D E F G H I K L M N P R S T V W Y 
Skip navigation links