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