public class Vec2Array
- Object
- Vec2Array
not thread safe Vec2[] pool
Constructors
public Vec2Array() |
Methods
public Vec2[] get(int argLength) | |
protected Vec2[] getInitializedArray(int argLength) |
Inherited methods
Constructor details
Vec2Array
public Vec2Array()Method details
get
public Vec2[] get(int argLength)getInitializedArray
protected Vec2[] getInitializedArray(int argLength)