Package playn.core

Class Keyboard.TypedSlot

java.lang.Object
react.Slot<Keyboard.Event>
playn.core.Keyboard.TypedSlot
All Implemented Interfaces:
Reactor.RListener, SignalView.Listener<Keyboard.Event>, ValueView.Listener<Keyboard.Event>
Enclosing class:
Keyboard

public abstract static class Keyboard.TypedSlot extends Slot<Keyboard.Event>
A slot which only dispatches on Keyboard.TypedEvents.
  • Constructor Details

    • TypedSlot

      public TypedSlot()
  • Method Details