Module liquidfun::box2d::collision::shapes
[−]
[src]
Modules
chain_shape | |
polygon_shape | |
shape |
A shape is used for collision detection. You can create a shape however you like. Shapes used for simulation in b2World are created automatically when a b2Fixture is created. Shapes may encapsulate a one or more child shapes. |