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

D

DeathRule - class org.eclipse.lifegame.domain.DeathRule.
 
DeathRule() - Constructor for class org.eclipse.lifegame.domain.DeathRule
 
doesApply(int[][], int, int) - Method in interface org.eclipse.lifegame.domain.TwoDimensionalRule
 
doesApply(int[][], int, int) - Method in class org.eclipse.lifegame.domain.TwoDimensionalDeathRule
Returns whether or not rule appies for passed cells, and current cell
doesApply(int[][], int, int) - Method in class org.eclipse.lifegame.domain.TwoDimensionalBirthRule
Returns whether or not rule appies for passed cells, and current cell
doesApply(int[][], int, int) - Method in class org.eclipse.lifegame.domain.TwoDimensionalSurvivalRule
Returns whether or not rule appies for passed cells, and current cell

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