Uses of Class
org.eclipse.lifegame.support.LifeGameException

Packages that use LifeGameException
org.eclipse.lifegame.domain   
 

Uses of LifeGameException in org.eclipse.lifegame.domain
 

Methods in org.eclipse.lifegame.domain that throw LifeGameException
abstract  void Board.evolve(Game aGame)
           
abstract  void Board.evolve(Game aGame, int index)
           
 void TwoDimensionalBoard.evolve(Game aGame)
          Evolves board
 void TwoDimensionalBoard.evolve(Game aGame, int index)
          Evolves board as many times as passed index