Function Physics2DDirectBodyState.transform
The body's transformation matrix.
Transform2D transform() nothrow @property @nogc;
void transform
(
Transform2D v
) nothrow @property @nogc;
The body's transformation matrix.
Transform2D transform() nothrow @property @nogc;
void transform
(
Transform2D v
) nothrow @property @nogc;