org.jbox2d.pooling.arrays
Class Vec2Array
java.lang.Object
org.jbox2d.pooling.arrays.DynamicTLArray<Vec2>
org.jbox2d.pooling.arrays.Vec2Array
public class Vec2Array
- extends DynamicTLArray<Vec2>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vec2Array
public Vec2Array()
getInitializedArray
protected Vec2[] getInitializedArray(int argLength)
- Specified by:
getInitializedArray in class DynamicTLArray<Vec2>
Copyright © 2011. All Rights Reserved.