addBodyEvent property
Dispatched after a body has been added to the world.
Implementation
BodyEvent addBodyEvent = BodyEvent(type: 'addBody');
Dispatched after a body has been added to the world.
BodyEvent addBodyEvent = BodyEvent(type: 'addBody');