NSPoint

Undocumented in source.
struct NSPoint {}

Members

Variables

x
CGFloat x;
Undocumented in source.
y
CGFloat y;
Undocumented in source.

Meta