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 static boolean
IGNORE_STYLES
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 -
IGNORE_STYLES
public static boolean IGNORE_STYLES
-
-
Method Details
-
rebind
public void rebind()
-