Package | Description |
---|---|
de.lessvoid.nifty.controls | |
de.lessvoid.nifty.input.mapping | |
de.lessvoid.nifty.screen |
Constructor and Description |
---|
NiftyInputControl(Controller controllerParam,
NiftyInputMapping inputMapperParam) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInputMapping
Default.
|
class |
DefaultScreenMapping |
class |
MenuInputMapping |
Modifier and Type | Method and Description |
---|---|
void |
Screen.addKeyboardInputHandler(NiftyInputMapping mapping,
KeyInputHandler handler)
add a keyboard input handler.
|
void |
Screen.addPreKeyboardInputHandler(NiftyInputMapping mapping,
KeyInputHandler handler)
add a keyboard input handler.
|
Constructor and Description |
---|
Screen.InputHandlerWithMapping(NiftyInputMapping newMapping,
KeyInputHandler newHandler)
Create InputHandlerWithMapping.
|
Copyright © 2013. All Rights Reserved.