Type Definition oxygengine_physics_2d::prelude::Force[][src]

pub type Force<N> = Force2<N>;
Expand description

The force type combining a linear force and a torque.