Module liquidfun::box2d::collision::shapes::shape [] [src]

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.

Enums

B2Shape
Type

Traits

Shape