Method List
-
#== Conway::Point
-
#adjacent_points Conway::CellLocation
-
#adjacents Conway::Point
-
#alive? Conway::DeadCell
-
#alive? Conway::LiveCell
-
#apply Conway::Rules::OverPopulation
-
#apply Conway::Rules::Default
-
#apply Conway::Rules::Reproduction
-
#apply Conway::Rules::UnderPopulation
-
#apply Conway::Rules::Stability
-
#apply Conway::Rules
-
#apply Conway::CellSpace
-
#cell Conway::CellLocation
-
#cell_coordinates Conway::Generation
-
#count Conway::CellLocationLookup
-
#dead_cell Conway::MemoizedCells
-
#each Conway::CellLocationLookup
-
#each_location Conway::PotentialCellCollection
-
#empty? Conway::CellLocationLookup
-
#eql? Conway::Point
-
#hash Conway::Point
-
#initialize Conway::Driver::Ascii
-
#initialize Conway::CellLocation
-
#initialize Conway::Generation
-
#initialize Conway::CellSpace
-
#initialize Conway::Point
-
#initialize Conway::Rules
-
#initialize Conway::PotentialCellCollection
-
#initialize Conway::CellLocationLookup
-
#insert Conway::CellLocationLookup
-
#live_cell Conway::MemoizedCells
-
#location_lookup Conway::Generation
-
#locations Conway::CellLocationLookup
-
#loop Conway::Driver::Ascii
-
#next Conway::Generation
-
#point Conway::CellLocation
-
#retrieve Conway::CellLocationLookup
-
#update Conway::Point
-
#x Conway::Point
-
#y Conway::Point