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