- All Superinterfaces:
- Button
- All Known Implementing Classes:
- Keyboard.KeyboardButtons
- Enclosing interface:
- Keyboard
public static interface Keyboard.KeyboardButton
extends Button
Keyboard button interface (i. e. Q, W, ENTER, LEFT, F1, etc.)
created to left the possibility for extention as enums can't be extended