class nape.callbacks.ListenerType
Available on all platforms
Enumeration of Listener types.
static var BODY:ListenerType
Type for BodyListeners
static var CONSTRAINT:ListenerType
Type for ConstraintListeners
static var INTERACTION:ListenerType
Type for InteractionListeners
static var PRE:ListenerType
Type for PreListeners
function new():Void
@private
function toString():String