public abstract class IntGLCriteria extends java.lang.Object implements IGLCriteria
| Constructor and Description |
|---|
IntGLCriteria(IntOperator pIntOperator,
int pCriteria) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
getActualCriteria(GLState pGLState) |
boolean |
isMet(GLState pGLState) |
public IntGLCriteria(IntOperator pIntOperator, int pCriteria)
protected abstract int getActualCriteria(GLState pGLState)
public boolean isMet(GLState pGLState)
isMet in interface IGLCriteria