A B C D E G L M O P R S T

G

Game - class org.eclipse.lifegame.domain.Game.
 
Game() - Constructor for class org.eclipse.lifegame.domain.Game
Default constructor for Game.
getBoard() - Method in class org.eclipse.lifegame.domain.Game
Return receiver's board.
getBoardHistory() - Method in class org.eclipse.lifegame.domain.Game
Return collection of boards, a history.
getCells() - Method in class org.eclipse.lifegame.domain.TwoDimensionalBoard
 
getCellValue() - Method in interface org.eclipse.lifegame.domain.TwoDimensionalRule
 
getCellValue() - Method in class org.eclipse.lifegame.domain.TwoDimensionalDeathRule
Returns the value for rule
getCellValue() - Method in class org.eclipse.lifegame.domain.TwoDimensionalBirthRule
Returns the value for rule
getCellValue() - Method in class org.eclipse.lifegame.domain.TwoDimensionalSurvivalRule
Returns the value for rule
getGeneration() - Method in class org.eclipse.lifegame.domain.Game
Return generations for teh game.
getInstance() - Static method in class org.eclipse.lifegame.domain.TwoDimensionalGame
 
getName() - Method in class org.eclipse.lifegame.domain.Rule
 
getRules() - Method in class org.eclipse.lifegame.domain.Game
Return game rules.

A B C D E G L M O P R S T