type property

BodyType type
getter/setter pair

The body type: static, kinematic, or dynamic.

Note: A BodyType.dynamic body with zero mass, will have a mass of one.

Implementation

BodyType type;