class zpp_nape.callbacks.ZPP_CbSet

import zpp_nape.callbacks.CbSet;

Available on all platforms

Class Fields

static var zpp_pool:ZPP_CbSet

static function find_all(a:ZPP_CbSet, b:ZPP_CbSet, event:Int, cb:ZPP_InteractionListener ->Void):Void

static function get(cbTypes:ZNPList_ZPP_CbType):ZPP_CbSet

static function setlt(a:ZPP_CbSet, b:ZPP_CbSet):Bool

Instance Fields

var id:Int

function new():Void

function alloc():Void

function decrement():Bool

function free():Void

function increment():Void

function validate():Void