godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
SpatialVelocityTracker._classBinding
godot
spatialvelocitytracker
SpatialVelocityTracker
Undocumented in source.
struct
SpatialVelocityTracker
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_track_physics_step")
GodotMethod
!(
void
,
bool
)
setTrackPhysicsStep
;
__gshared
@
GodotName
("is_tracking_physics_step")
GodotMethod
!(
bool
)
isTrackingPhysicsStep
;
__gshared
@
GodotName
("update_position")
GodotMethod
!(
void
,
Vector3
)
updatePosition
;
__gshared
@
GodotName
("get_tracked_linear_velocity")
GodotMethod
!(
Vector3
)
getTrackedLinearVelocity
;
__gshared
@
GodotName
("reset")
GodotMethod
!(
void
,
Vector3
)
reset
;
}
Members
Static variables
getTrackedLinearVelocity
GodotMethod
!(
Vector3
)
getTrackedLinearVelocity
;
Undocumented in source.
isTrackingPhysicsStep
GodotMethod
!(
bool
)
isTrackingPhysicsStep
;
Undocumented in source.
reset
GodotMethod
!(
void
,
Vector3
)
reset
;
Undocumented in source.
setTrackPhysicsStep
GodotMethod
!(
void
,
bool
)
setTrackPhysicsStep
;
Undocumented in source.
updatePosition
GodotMethod
!(
void
,
Vector3
)
updatePosition
;
Undocumented in source.
Meta
Source
See Implementation
godot
spatialvelocitytracker
SpatialVelocityTracker
aliases
BaseClasses
functions
getTrackedLinearVelocity
isTrackingPhysicsStep
opAssign
opEquals
reset
setTrackPhysicsStep
updatePosition
properties
trackPhysicsStep
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name