![]() |
PathBerserker2d
1.0
Platformer pathfinding solution
|
Points to a position on a segment. More...
Public Member Functions | |
Vector2 | GetPosition () |
bool | IsInvalid () |
bool | Equals (NavSegmentPositionPointer other) |
override int | GetHashCode () |
override bool | Equals (object obj) |
Static Public Member Functions | |
static bool | operator== (NavSegmentPositionPointer a, NavSegmentPositionPointer b) |
static bool | operator!= (NavSegmentPositionPointer a, NavSegmentPositionPointer b) |
Properties | |
static NavSegmentPositionPointer | Invalid [get] |
Points to a position on a segment.