sleepEvent property
Dispatched after a body has fallen asleep. @event sleep;
Implementation
static BodyEvent sleepEvent = BodyEvent(type:'sleep');
Dispatched after a body has fallen asleep. @event sleep;
static BodyEvent sleepEvent = BodyEvent(type:'sleep');