Class LineQuadRenderSystem.DPool
- java.lang.Object
-
- com.badlogic.gdx.utils.Pool<double[]>
-
- gaia.cu9.ari.gaiaorbit.render.system.LineQuadRenderSystem.DPool
-
- Enclosing class:
- LineQuadRenderSystem
protected class LineQuadRenderSystem.DPool extends com.badlogic.gdx.utils.Pool<double[]>
-
-
Constructor Summary
Constructors Constructor Description DPool(int initialCapacity, int max, int dsize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected double[]
newObject()
-