Class GLStateRenderThread.CColorMask
java.lang.Object
zombie.core.opengl.IOpenGLState<GLState.C4BooleansValue>
zombie.core.opengl.GLState.Base4Booleans
zombie.core.opengl.GLStateRenderThread.CColorMask
- Enclosing class:
GLStateRenderThread
-
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 -
Method Summary
Modifier and TypeMethodDescriptionvoid
set
(boolean boolean0, boolean boolean1, boolean boolean2, boolean boolean3) Methods inherited from class zombie.core.opengl.IOpenGLState
restore, set, setDirty
-
Constructor Details
-
CColorMask
public CColorMask()
-
-
Method Details
-
set
public void set(boolean boolean0, boolean boolean1, boolean boolean2, boolean boolean3)
-