sleepyEvent property
Dispatched after a body has gone in to the sleepy state. @event sleepy;
Implementation
static BodyEvent sleepyEvent = BodyEvent(type:'sleepy');
Dispatched after a body has gone in to the sleepy state. @event sleepy;
static BodyEvent sleepyEvent = BodyEvent(type:'sleepy');