- get
Ct get(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Ct get(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLatticeBounds
int[1] getLatticeBounds()
Undocumented in source.
- getNeighbours
Ct[] getNeighbours(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNeighbours
Ct[] getNeighbours(int x)
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) 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) 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, Ct newValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(int x, Ct newValue)
Undocumented in source. Be warned that the author may not have intended to support it.