haXe API Documentation
Back | Index
extern class system.Array
Available in cs
static function Copy(sourceArray : Array, sourceIndex : Int, destinationArray : Array, destinationIndex : Int, length : Int) : Void
Back | Index