trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
GameOfLifeRules
gameoflife
rules
Undocumented in source.
class
GameOfLifeRules {
bool
shouldDie
(ubyte livingNeighboursCount);
}
Members
Functions
shouldDie
bool
shouldDie
(ubyte livingNeighboursCount)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gameoflife
rules
classes
GameOfLifeRules