b2Body_GetTransform

Function b2Body_GetTransform 

Source
pub unsafe extern "C" fn b2Body_GetTransform(
    bodyId: b2BodyId,
) -> b2Transform
Expand description

Get the world transform of a body.