Physics2DDirectSpaceState.GDNativeClassBinding

Undocumented in source.

Members

Static variables

castMotion
GodotMethod!(Array, Physics2DShapeQueryParameters) castMotion;
Undocumented in source.
collideShape
GodotMethod!(Array, Physics2DShapeQueryParameters, long) collideShape;
Undocumented in source.
getRestInfo
GodotMethod!(Dictionary, Physics2DShapeQueryParameters) getRestInfo;
Undocumented in source.
intersectPoint
GodotMethod!(Array, Vector2, long, Array, long, bool, bool) intersectPoint;
Undocumented in source.
intersectPointOnCanvas
GodotMethod!(Array, Vector2, long, long, Array, long, bool, bool) intersectPointOnCanvas;
Undocumented in source.
intersectRay
GodotMethod!(Dictionary, Vector2, Vector2, Array, long, bool, bool) intersectRay;
Undocumented in source.
intersectShape
GodotMethod!(Array, Physics2DShapeQueryParameters, long) intersectShape;
Undocumented in source.

Meta