CollisionObject2D.shapeOwnerGetShapeIndex

Returns the child index of the Shape2D with the given id from the given shape owner.

struct CollisionObject2D
@nogc nothrow const
long
shapeOwnerGetShapeIndex
(
in long owner_id
,
in long shape_id
)

Meta