public abstract static class Keyboard.TypedSlot extends Slot<Keyboard.Event>
Keyboard.TypedEvent
s.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 © 2019. All Rights Reserved.