class nape.callbacks.InteractionType

Available on all platforms

Enumeration of Interaction types.

Class Fields

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. ""

Instance Fields

function new():Void

@private

function toString():String

@private