|
My Project
|
Public Member Functions | |
| PS2DSnapAxis (Vector2 dir) | |
| void | Reset (float dist, float size) |
| void | CheckPoint (int pointId, Vector2 pointDragging, Vector2 pointStatic) |
| Vector2 | GetIntersection (PS2DSnapAxis another) |
Public Attributes | |
| int | snapPoint |
| float | snapDist |
| float | snapSize |
| Vector2 | baseLocation |