class zpp_nape.util.ZPP_Vec2List
import zpp_nape.util.Lists;
Available on all platforms
static var internal:Bool
static function get(list:ZNPList_ZPP_Vec2, ?imm:Bool = false):Vec2List
var _invalidated:Bool
var at_index:Int
var at_ite:ZNPNode_ZPP_Vec2
var dontremove:Bool
var immutable:Bool
var inner:ZNPList_ZPP_Vec2
var outer:Vec2List
var push_ite:ZNPNode_ZPP_Vec2
var reverse_flag:Bool
var user_length:Int
var zip_length:Bool
function new():Void
function _invalidate(:ZPP_Vec2List):Void
function _modifiable():Void
function _validate():Void
function adder(:Vec2):Bool
function invalidate():Void
function modified():Void
function modify_test():Void
function post_adder(:Vec2):Void
function subber(:Vec2):Void
function validate():Void
function valmod():Void