wakeupEvent property

BodyEvent wakeupEvent
getter/setter pair

Dispatched after a sleeping body has woken up. @event wakeup;

Implementation

static BodyEvent wakeupEvent = BodyEvent(type:'wakeup');