godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DTestMotionResult.GDNativeClassBinding
godot
physics2dtestmotionresult
Physics2DTestMotionResult
Undocumented in source.
struct
Physics2DTestMotionResult
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_collider")
GodotMethod
!(
GodotObject
)
getCollider
;
__gshared
@
GodotName
("get_collider_id")
GodotMethod
!(
long
)
getColliderId
;
__gshared
@
GodotName
("get_collider_rid")
GodotMethod
!(
RID
)
getColliderRid
;
__gshared
@
GodotName
("get_collider_shape")
GodotMethod
!(
long
)
getColliderShape
;
__gshared
@
GodotName
("get_collider_velocity")
GodotMethod
!(
Vector2
)
getColliderVelocity
;
__gshared
@
GodotName
("get_collision_normal")
GodotMethod
!(
Vector2
)
getCollisionNormal
;
__gshared
@
GodotName
("get_collision_point")
GodotMethod
!(
Vector2
)
getCollisionPoint
;
__gshared
@
GodotName
("get_motion")
GodotMethod
!(
Vector2
)
getMotion
;
__gshared
@
GodotName
("get_motion_remainder")
GodotMethod
!(
Vector2
)
getMotionRemainder
;
}
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
Source
See Implementation
godot
physics2dtestmotionresult
Physics2DTestMotionResult
aliases
BaseClasses
functions
getCollider
getColliderId
getColliderRid
getColliderShape
getColliderVelocity
getCollisionNormal
getCollisionPoint
getMotion
getMotionRemainder
opAssign
opEquals
toHash
properties
collider
colliderId
colliderRid
colliderShape
colliderVelocity
collisionNormal
collisionPoint
motion
motionRemainder
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name