Package | Description |
---|---|
buildcraft.lib.gui.button |
Modifier and Type | Class and Description |
---|---|
static class |
IButtonBehaviour.Radio
A radio button is a button linked to several other buttons, of which only 1 can be pressed at a time.
|
Modifier and Type | Field and Description |
---|---|
static IButtonBehaviour |
IButtonBehaviour.DEFAULT |
static IButtonBehaviour |
IButtonBehaviour.TOGGLE |
Modifier and Type | Method and Description |
---|---|
void |
GuiAbstractButton.setBehaviour(IButtonBehaviour behaviour) |