class nape.callbacks.InteractionType
Available on all platforms
Enumeration of Interaction types.
static var ANY:InteractionType
Special enum corresponding to 'all' interaction types.
static var COLLISION:InteractionType
Collision interaction type.
static var FLUID:InteractionType
Fluid interaction type.
static var SENSOR:InteractionType
Sensor interaction type. ""
function new():Void
@private
function toString():String