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 capabilityIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDisabled() |
void |
setEnabled() |
void |
setState(boolean state) |