Skip to main content

body_set_transform

Function body_set_transform 

Source
pub fn body_set_transform(
    world: &mut World,
    body_id: BodyId,
    position: Pos,
    rotation: Rot,
)
Expand description

(b2Body_SetTransform)