addBodyEvent property

BodyEvent addBodyEvent
getter/setter pair

Dispatched after a body has been added to the world.

Implementation

BodyEvent addBodyEvent = BodyEvent(type: 'addBody');