class zpp_nape.dynamics.ZPP_SpaceArbiterList extends ArbiterList

import zpp_nape.dynamics.SpaceArbiterList;

Available on all platforms

Instance Fields

function new():Void

function at(index:Int):Arbiter

function clear():Void

function pop():Arbiter

function push(obj:Arbiter):Bool

function remove(obj:Arbiter):Bool

function shift():Arbiter

function unshift(obj:Arbiter):Bool

function zpp_gl():Int

function zpp_vm():Void