class zpp_nape.dynamics.ZPP_Arbiter

import zpp_nape.dynamics.Arbiter;

Available on all platforms

Class Fields

static var COL:Int

static var FLUID:Int

static var SENSOR:Int

static var internal:Bool

static var types:Array<ArbiterType>

Instance Fields

var di:Int

var id:Int

var type:Int

function new():Void

function acting():Bool

function inactiveme():Bool

function lazyRetire(s:ZPP_Space, ?b:ZPP_Body = null):Void

function sup_assign(s1:ZPP_Shape, s2:ZPP_Shape, id:Int, di:Int):Void

function sup_retire():Void

function swap_features():Void

function wrapper():Arbiter