Class Vec2Array

java.lang.Object
com.codename1.gaming.physics.box2d.pooling.arrays.Vec2Array

public class Vec2Array extends Object
  • Constructor Details

    • Vec2Array

      public Vec2Array()
  • Method Details

    • get

      public Vec2[] get(int argLength)
    • getInitializedArray

      protected Vec2[] getInitializedArray(int argLength)