Expand description
§Hello!
This is my lib, check out the getting start on the repo(GETTING_STARTED.md)
Modules§
- bodies
- common
- physics_
components - All the different components which describe a physical body
- plugin
- Main plugin
- prelude
- This module re-exports all the things you might need for 2d physics simulation.
- shapes
- systems
- Re-exports all the systems in the crate for ease of access
- transform_
mode