Physics2DTestMotionResult.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getCollider
GodotMethod!(GodotObject) getCollider;
Undocumented in source.
getColliderId
GodotMethod!(long) getColliderId;
Undocumented in source.
getColliderRid
GodotMethod!(RID) getColliderRid;
Undocumented in source.
getColliderShape
GodotMethod!(long) getColliderShape;
Undocumented in source.
getColliderVelocity
GodotMethod!(Vector2) getColliderVelocity;
Undocumented in source.
getCollisionNormal
GodotMethod!(Vector2) getCollisionNormal;
Undocumented in source.
getCollisionPoint
GodotMethod!(Vector2) getCollisionPoint;
Undocumented in source.
getMotion
GodotMethod!(Vector2) getMotion;
Undocumented in source.
getMotionRemainder
GodotMethod!(Vector2) getMotionRemainder;
Undocumented in source.

Meta