Point

Used for point objects with x & y coordinates.

Constructors

this
this(float a, float b)
Undocumented in source.

Members

Variables

x
double x;
y
double y;
Undocumented in source.

Meta