b2Body_GetPosition

Function b2Body_GetPosition 

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

Get the world position of a body. This is the location of the body origin.