Coord

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(int x, int y, int z)
Undocumented in source.

Members

Functions

getCoords
int[3] getCoords()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tmp
int tmp;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.
z
int z;
Undocumented in source.

Meta