![]() TGE Version 1.5.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Point2I Class Reference#include <mPoint.h>
Detailed Description2D integer pointUses S32 internally.
Constructor & Destructor Documentation
Create an uninitialized point.
Copy constructor.
Member Function DocumentationStore lesser co-ordinates from parameter in this point.
Store greater co-ordinates from parameter in this point.
Invert sign of point's co-ordinates.
Is this point at the origin? (No epsilon used).
Get the length of the point.
Field DocumentationX position.
Y position.
|