- 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.
- getBlock
Ct[] getBlock(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBlock
Ct[] getBlock(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLatticeSize
Size[2] getLatticeSize()
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.
- 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(void delegate(int x, int y) iterator)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterate
void iterate(void delegate(int x, int y) iterator)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterateBlocks
void iterateBlocks(void delegate(int x, int y) iterator)
Undocumented in source. Be warned that the author may not have intended to support it.
- iterateBlocks
void iterateBlocks(void delegate(int x, int y) iterator)
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.
- setBlock
void setBlock(int x, int y, Ct[] newBlock)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBlock
void setBlock(int x, int y, Ct[] newBlock)
Undocumented in source. Be warned that the author may not have intended to support it.