Haxe API Documentation
Back | Index
private typedef haxe.ds.VectorData<T>
import haxe.ds.Vector
Available in flash8, neko, js, flash, php, cpp
Defined in flash8, js, php, cpp
= Array<T>
Defined in flash
= flash.Vector<T>
Defined in neko
= neko.NativeArray<T>
Back | Index