Package zombie.core

Class SpriteRenderer.RingBuffer

java.lang.Object
zombie.core.SpriteRenderer.RingBuffer
Enclosing class:
SpriteRenderer

public static class SpriteRenderer.RingBuffer
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    boolean restoreVBOs  
  • Method Summary

    Modifier and Type Method Description
    void rebind()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • restoreVBOs

      public boolean restoreVBOs
  • Method Details

    • rebind

      public void rebind()