- get
Ct get(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Ct get(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLatticeBounds
int[2] getLatticeBounds()
Undocumented in source.
- getNeighbours
Ct[] getNeighbours(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNeighbours
Ct[] getNeighbours(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterate
void iterate(Ct delegate(Ct cellState, Ct[] neighbours, int x, int y) rule)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterate
void iterate(Ct delegate(Ct cellState, Ct[] neighbours, int x, int y) rule)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextGen
void nextGen()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextGen
void nextGen()
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(int x, int y, Ct newValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(int x, int y, Ct newValue)
Undocumented in source. Be warned that the author may not have intended to support it.