CollisionObject2D.shapeOwnerGetShapeCount

Returns the number of shapes the given shape owner contains.

struct CollisionObject2D
@nogc nothrow const
long
shapeOwnerGetShapeCount
(
in long owner_id
)

Meta