A B D F G I L M N O P R S T U Z 

G

Game - Class in game.zilch
Game class manages the state of the game, the players, and the score
Game() - Constructor for class game.zilch.Game
 
game.zilch - package game.zilch
 
GameActivity - Class in game.zilch
Android Activity for the screen of choosing dice and rolling.
GameActivity() - Constructor for class game.zilch.GameActivity
 
getAllDice() - Method in class game.zilch.DicePool
 
getHold() - Method in class game.zilch.Die
 
getInstance() - Static method in class game.zilch.ZilchApplication
 
getLastValue() - Method in class game.zilch.Die
This class saves the last value that was rolled for your convenience.
getMaxValue() - Method in class game.zilch.DicePool
 
getMaxValue() - Method in class game.zilch.Die
The maximum value a roll will generate.
getName() - Method in class game.zilch.Player
Get this player's name
getScore() - Method in class game.zilch.Player
get this player's score
A B D F G I L M N O P R S T U Z