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) |
1.8.7