CbEvent
nape.callbacks.CbEvent (final class)
Enumeration of possible callback event types.
Static Members
BEGIN event corresponds to the start of an interaction
ONGOING event corresponds to any step in which an interaction is occuring overlapping with the BEGIN event.
END event corresponds to the end of an interaction.
WAKE event corresponds to the waking of a Body or Constraint in the space.
SLEEP event corresponds to the sleeping of a Body or Constraint in the space.
BREAK event corresponds to the breaking of a defined limit on a Constraint.
PRE event corresponds to a special mid-step event that occurs after it is determined that two objects 'will' begin to interact, but before any interaction commences.
Instance Members
@private
Returns |
---|
String |
@private
Private Members
Metadata
Name | Parameters |
---|---|
:final |
- |