public class ArrayUtils extends java.lang.Object
static float[]
buildVertexArray(com.badlogic.gdx.math.Vector2[] vertices)
createAndFill(int size, float value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static float[] createAndFill(int size, float value)
public static float[] buildVertexArray(com.badlogic.gdx.math.Vector2[] vertices)