Crate physics2d

Source

Re-exports§

pub use math::Vec2;
pub use math::Mat2;
pub use math::Cross;
pub use math::Bounds;

Modules§

debug
math
shapes

Structs§

Body
Material
SpringJoint
Transform
World

Enums§

Joint

Type Aliases§

BodyId
The identifier used for looking up a Body in a World.