Package zombie.core.opengl
Class GLState.C3IntsValue
java.lang.Object
zombie.core.opengl.GLState.C3IntsValue
- All Implemented Interfaces:
IOpenGLState.Value
- Enclosing class:
- GLState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
set
(int int1, int int2, int int3) set
(IOpenGLState.Value value)
-
Constructor Details
-
C3IntsValue
public C3IntsValue()
-
-
Method Details
-
set
-
equals
-
set
- Specified by:
set
in interfaceIOpenGLState.Value
-