- getCollider
GodotObject getCollider()
- getColliderId
long getColliderId()
- getColliderRid
RID getColliderRid()
- getColliderShape
long getColliderShape()
- getColliderVelocity
Vector2 getColliderVelocity()
- getCollisionNormal
Vector2 getCollisionNormal()
- getCollisionPoint
Vector2 getCollisionPoint()
- getMotion
Vector2 getMotion()
- getMotionRemainder
Vector2 getMotionRemainder()
- opAssign
Physics2DTestMotionResult opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Physics2DTestMotionResult other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.