Enumeration of possible callback event types.
Static variables
staticread onlyBREAK:CbEvent
BREAK event corresponds to the breaking of a defined limit on a Constraint.
staticread onlyONGOING:CbEvent
ONGOING event corresponds to any step in which an interaction is occuring overlapping with the BEGIN event.
staticread onlyPRE:CbEvent
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.