godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CollisionObject2D.shapeOwnerGetShapeCount
godot
collisionobject2d
CollisionObject2D
Returns the number of shapes the given shape owner contains.
struct
CollisionObject2D
@
nogc
nothrow const
long
shapeOwnerGetShapeCount
(
in
long
owner_id
)
Meta
Source
See Implementation
godot
collisionobject2d
CollisionObject2D
aliases
BaseClasses
functions
_inputEvent
createShapeOwner
getRid
getShapeOwners
isPickable
isShapeOwnerDisabled
isShapeOwnerOneWayCollisionEnabled
opAssign
opEquals
removeShapeOwner
setPickable
shapeFindOwner
shapeOwnerAddShape
shapeOwnerClearShapes
shapeOwnerGetOwner
shapeOwnerGetShape
shapeOwnerGetShapeCount
shapeOwnerGetShapeIndex
shapeOwnerGetTransform
shapeOwnerRemoveShape
shapeOwnerSetDisabled
shapeOwnerSetOneWayCollision
shapeOwnerSetTransform
properties
inputPickable
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the number of shapes the given shape owner contains.