public abstract static class Keyboard.TypedSlot extends Slot<Keyboard.Event>
Keyboard.TypedEvents.| Constructor and Description |
|---|
TypedSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEmit(Keyboard.Event event) |
abstract void |
onEmit(Keyboard.TypedEvent event) |
public void onEmit(Keyboard.Event event)
public abstract void onEmit(Keyboard.TypedEvent event)
Copyright © 2018. All Rights Reserved.