Function CollisionObject2D.shapeOwnerSetTransform

Sets the Transform2D of the given shape owner.

void shapeOwnerSetTransform (
  const(long) owner_id,
  const(Transform2D) transform
) nothrow @nogc;