Property | Type | Description | |
---|---|---|---|
distanceCost | int | ||
heuristicCost | int | ||
parent | |||
position | Vector2i |
Method | Description | |
---|---|---|
KeyFromPostion ( Vector2i p ) : System.UInt64 | ||
Node ( Vector2i _p ) : System | ||
Node ( int x, int y ) : System |
public static KeyFromPostion ( Vector2i p ) : System.UInt64 | ||
p | Vector2i | |
return | System.UInt64 |