class nape.callbacks.CbEvent
Available on all platforms
Enumeration of possible callback event types.
Class Fields
ONGOING event corresponds to any step in which an interaction is occuring * overlapping with the BEGIN event.
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.