PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Friends | List of all members
PGE_Point Class Reference

Public Member Functions

 PGE_Point (const PGE_Point &p)
 
 PGE_Point (const PGE_PointF &p)
 
 PGE_Point (int x, int y)
 
void setPoint (int x, int y)
 
void setX (int x)
 
void setY (int y)
 
bool isNull ()
 
int x ()
 
int y ()
 

Friends

class PGE_PointF
 
bool operator== (const PGE_Point &lhs, const PGE_Point &rhs)
 
bool operator!= (const PGE_Point &lhs, const PGE_Point &rhs)
 

The documentation for this class was generated from the following files: