class nape.dynamics.ArbiterType

Available on all platforms

Enumeration of Arbiter types.

Class Fields

static var COLLISION:ArbiterType

Collision type Arbiter.

static var FLUID:ArbiterType

Fluid type Arbiter.

static var SENSOR:ArbiterType

Sensor type Arbiter.

Instance Fields

function new():Void

@private

function toString():String

@private