TPoint

Undocumented in source.
nothrow @nogc
struct TPoint {}

Members

Variables

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

Meta