- getClosestPoint
GodotMethod!(Vector2, Vector2) getClosestPoint;
Undocumented in source.
- getClosestPointOwner
GodotMethod!(GodotObject, Vector2) getClosestPointOwner;
Undocumented in source.
- getSimplePath
GodotMethod!(PoolVector2Array, Vector2, Vector2, bool) getSimplePath;
Undocumented in source.
- navpolyAdd
GodotMethod!(long, NavigationPolygon, Transform2D, GodotObject) navpolyAdd;
Undocumented in source.
- navpolyRemove
GodotMethod!(void, long) navpolyRemove;
Undocumented in source.
- navpolySetTransform
GodotMethod!(void, long, Transform2D) navpolySetTransform;
Undocumented in source.