Uses of Class
playn.core.Keyboard.TypedEvent
-
Uses of Keyboard.TypedEvent in playn.core
Methods in playn.core that return Keyboard.TypedEventModifier and TypeMethodDescriptionstatic Keyboard.TypedEventKeyboard.typedEvents(Keyboard.Event event) Checks whethereventis aTypedEventand returns it (casted appropriately) if so.Methods in playn.core with parameters of type Keyboard.TypedEventModifier and TypeMethodDescriptionabstract voidKeyboard.TypedSlot.onEmit(Keyboard.TypedEvent event)