Function CollisionObject.shapeFindOwner
Returns the owner_id
of the given shape.
long shapeFindOwner
(
const(long) shape_index
) nothrow @nogc const;
Returns the owner_id
of the given shape.
long shapeFindOwner
(
const(long) shape_index
) nothrow @nogc const;