static class GlStateManager.BooleanState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
capability |
private boolean |
currentState |
Constructor and Description |
---|
BooleanState(int p_i50871_1_) |
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
void |
setEnabled(boolean enabled) |