[][src]Type Definition oxygengine_physics_2d::prelude::world::DefaultMechanicalWorld

type DefaultMechanicalWorld<N> = MechanicalWorld<N, Index, Index>;

The default mechanical world, that can be used with a DefaultBodyHandle and DefaultColliderHandle.