Method List
-
#[] GameOfLife::Plane
-
#alive GameOfLife::Cell
-
#alive? GameOfLife::Cell
-
#dead? GameOfLife::Cell
-
#die! GameOfLife::Cell
-
#evolve! GameOfLife::Cell
-
#evolve! GameOfLife::Universe
-
generate GameOfLife
-
#generate_input_data GameOfLife::Generators::Input
-
#generate_seed_data GameOfLife::Generators::Seed
-
#initialize GameOfLife::Cell
-
#initialize GameOfLife::Universe
-
#living_neighbors GameOfLife::Cell
-
#neighbors GameOfLife::Universe
-
new GameOfLife::Generators::Seed
-
new GameOfLife::Generators::Input
-
parsed_options GameOfLife
-
#populate GameOfLife::Generators::Input
-
#populate GameOfLife::Generators::Seed
-
render GameOfLife
-
#repopulate! GameOfLife::Cell
-
run GameOfLife
-
#survive! GameOfLife::Cell
-
#to_s GameOfLife::Universe
-
#to_s GameOfLife::Cell
-
#x GameOfLife::Cell
-
#y GameOfLife::Cell