Class IntModelBatch.RenderablePool

java.lang.Object
com.badlogic.gdx.utils.Pool<IntRenderable>
com.badlogic.gdx.utils.FlushablePool<IntRenderable>
gaiasky.util.gdx.IntModelBatch.RenderablePool
Enclosing class:
IntModelBatch

protected static class IntModelBatch.RenderablePool extends com.badlogic.gdx.utils.FlushablePool<IntRenderable>
  • Nested Class Summary Link icon

    Nested classes/interfaces inherited from class com.badlogic.gdx.utils.Pool Link icon

    com.badlogic.gdx.utils.Pool.Poolable
  • Field Summary Link icon

    Fields inherited from class com.badlogic.gdx.utils.FlushablePool Link icon

    obtained

    Fields inherited from class com.badlogic.gdx.utils.Pool Link icon

    max, peak
  • Constructor Summary Link icon

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    protected IntRenderable
     
     

    Methods inherited from class com.badlogic.gdx.utils.FlushablePool Link icon

    flush, free, freeAll

    Methods inherited from class com.badlogic.gdx.utils.Pool Link icon

    clear, discard, fill, getFree, reset

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • RenderablePool Link icon

      protected RenderablePool()
  • Method Details Link icon