Constructor and Description |
---|
Screen.InputHandlerWithMapping(NiftyInputMapping newMapping,
KeyInputHandler newHandler)
Create InputHandlerWithMapping.
|
Modifier and Type | Method and Description |
---|---|
KeyInputHandler |
getKeyInputHandler() |
boolean |
process(KeyboardInputEvent inputEvent)
Process Keyboard InputEvent.
|
public Screen.InputHandlerWithMapping(NiftyInputMapping newMapping, KeyInputHandler newHandler)
newMapping
- NiftyInputMappingnewHandler
- KeyInputHandlerpublic KeyInputHandler getKeyInputHandler()
public boolean process(KeyboardInputEvent inputEvent)
inputEvent
- KeyboardInputEventCopyright © 2013. All Rights Reserved.