godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
KinematicCollision2D.colliderShapeIndex
godot
kinematiccollision2d
KinematicCollision2D
The colliding shape's index. See
CollisionObject2D
.
struct
KinematicCollision2D
@
nogc
nothrow @
property
long
colliderShapeIndex
(
)
Meta
Source
See Implementation
godot
kinematiccollision2d
KinematicCollision2D
aliases
BaseClasses
functions
getCollider
getColliderId
getColliderMetadata
getColliderShape
getColliderShapeIndex
getColliderVelocity
getLocalShape
getNormal
getPosition
getRemainder
getTravel
opAssign
opEquals
properties
collider
colliderId
colliderMetadata
colliderShape
colliderShapeIndex
colliderVelocity
localShape
normal
position
remainder
travel
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The colliding shape's index. See CollisionObject2D.