Public Member Functions | |
| PointDef (const LPoint2 &p, const LVector2 &v) | |
| PointDef (PN_stdfloat x, PN_stdfloat y) | |
| PointDef (const PointDef ©) | |
| void | operator= (const PointDef ©) |
Public Attributes | |
| LPoint2 | _p |
| LVector2 | _v |
Definition at line 118 of file collisionBox.h.
1.8.15