Package zombie.core.opengl
Class GLState.CIntValue
java.lang.Object
zombie.core.opengl.GLState.CIntValue
- All Implemented Interfaces:
IOpenGLState.Value
- Enclosing class:
- GLState
public static class GLState.CIntValue extends java.lang.Object implements IOpenGLState.Value
-
Constructor Summary
Constructors Constructor Description CIntValue() -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object object)GLState.CIntValueset(int int1)IOpenGLState.Valueset(IOpenGLState.Value value)Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CIntValue
public CIntValue()
-
-
Method Details
-
set
-
equals
public boolean equals(java.lang.Object object)- Overrides:
equalsin classjava.lang.Object
-
set
- Specified by:
setin interfaceIOpenGLState.Value
-