class zpp_nape.util.ZNPList_ZPP_ToiEvent
import zpp_nape.util.Lists;
Available on all platforms
var head:ZNPNode_ZPP_ToiEvent
var length:Int
var modified:Bool
var pushmod:Bool
function new():Void
function add(o:ZPP_ToiEvent):ZPP_ToiEvent
function addAll(x:ZNPList_ZPP_ToiEvent):Void
function at(ind:Int):ZPP_ToiEvent
function back():ZPP_ToiEvent
function begin():ZNPNode_ZPP_ToiEvent
function clear():Void
function empty():Bool
function erase(pre:ZNPNode_ZPP_ToiEvent):ZNPNode_ZPP_ToiEvent
function front():ZPP_ToiEvent
function has(obj:ZPP_ToiEvent):Bool
function inlined_add(o:ZPP_ToiEvent):ZPP_ToiEvent
function inlined_clear():Void
function inlined_erase(pre:ZNPNode_ZPP_ToiEvent):ZNPNode_ZPP_ToiEvent
function inlined_has(obj:ZPP_ToiEvent):Bool
function inlined_insert(cur:ZNPNode_ZPP_ToiEvent, o:ZPP_ToiEvent):ZNPNode_ZPP_ToiEvent
function inlined_pop():Void
function inlined_pop_unsafe():ZPP_ToiEvent
function inlined_remove(obj:ZPP_ToiEvent):Void
function inlined_try_remove(obj:ZPP_ToiEvent):Bool
function insert(cur:ZNPNode_ZPP_ToiEvent, o:ZPP_ToiEvent):ZNPNode_ZPP_ToiEvent
function iterator_at(ind:Int):ZNPNode_ZPP_ToiEvent
function pop():Void
function pop_unsafe():ZPP_ToiEvent
function remove(obj:ZPP_ToiEvent):Void
function reverse():Void
function setbegin(i:ZNPNode_ZPP_ToiEvent):Void
function size():Int
function splice(pre:ZNPNode_ZPP_ToiEvent, n:Int):ZNPNode_ZPP_ToiEvent
function try_remove(obj:ZPP_ToiEvent):Bool