b2BodyType

Type Alias b2BodyType 

Source
pub type b2BodyType = c_int;
Expand description

The body simulation type. Each body is one of these three types. The type determines how the body behaves in the simulation. @ingroup body