Class GLState.Base4Booleans

java.lang.Object
zombie.core.opengl.IOpenGLState
zombie.core.opengl.GLState.Base4Booleans
Direct Known Subclasses:
GLState.CColorMask
Enclosing class:
GLState

public abstract static class GLState.Base4Booleans
extends IOpenGLState
  • Nested Class Summary

    Nested classes/interfaces inherited from class zombie.core.opengl.IOpenGLState

    IOpenGLState.Value
  • Field Summary

    Fields inherited from class zombie.core.opengl.IOpenGLState

    currentValue
  • Constructor Summary

    Constructors
    Constructor Description
    Base4Booleans()  
  • Method Summary

    Methods inherited from class zombie.core.opengl.IOpenGLState

    set, setDirty

    Methods inherited from class java.lang.Object

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

    • Base4Booleans

      public Base4Booleans()