Point

Undocumented in source.

Members

Functions

opCmp
int opCmp(Point rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta