Callback object passed to BodyListener handlers.
Provides the body that triggered the event. Do not store this object beyond the handler scope — it is pooled and reused.
Converted from nape-compiled.js lines 239–261.
The body that woke or fell asleep.
The event type that caused this callback to fire (e.g., CbEvent.BEGIN).
CbEvent.BEGIN
The listener that this callback was fired from.
Callback object passed to BodyListener handlers.
Provides the body that triggered the event. Do not store this object beyond the handler scope — it is pooled and reused.
Converted from nape-compiled.js lines 239–261.