CollisionObject2D.shapeOwnerGetShape

Returns the Shape2D with the given id from the given shape owner.

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

Meta