![]() |
PathBerserker2d
1.0
Platformer pathfinding solution
|
Points to a segment. More...
Public Member Functions | |
NavSegmentPointer (NavSurface surface, int proxyDataIndex) | |
override bool | Equals (object obj) |
bool | Equals (NavSegmentPointer other) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (NavSegmentPointer a, NavSegmentPointer b) |
static bool | operator!= (NavSegmentPointer a, NavSegmentPointer b) |
Public Attributes | |
readonly int | proxyDataIndex |
readonly NavSurface | surface |
Properties | |
static NavSegmentPointer | Invalid [get] |
Points to a segment.