public abstract class KeyAPI<K> extends AbstractWrapped<K>
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyAPI.Action |
static class |
KeyAPI.AlphaNum |
static class |
KeyAPI.FNKeys |
static class |
KeyAPI.Modifier |
static class |
KeyAPI.NumberPad |
static class |
KeyAPI.Symbol |
wrapped| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isDown() |
equals, getWrapped, getWrappedClass, toStringprotected KeyAPI(K keybind)