Class FloatArray
java.lang.Object
org.jbox2d.pooling.arrays.FloatArray
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat[]get(int argLength) protected float[]getInitializedArray(int argLength)
-
Constructor Details
-
FloatArray
public FloatArray()
-
-
Method Details
-
get
public float[] get(int argLength) -
getInitializedArray
protected float[] getInitializedArray(int argLength)
-