Callback object passed to ConstraintListener handlers.
Provides the constraint that triggered the event. Do not store this object beyond the handler scope — it is pooled and reused.
Converted from nape-compiled.js lines 1262–1292.
The constraint that woke, fell asleep, or broke.
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 ConstraintListener handlers.
Provides the constraint that triggered the event. Do not store this object beyond the handler scope — it is pooled and reused.
Converted from nape-compiled.js lines 1262–1292.