|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.input.InputHandler
jmetest.game.state.IngameHandler
| Field Summary |
| Fields inherited from class com.jme.input.InputHandler |
buffKeyActions, keyActions, keyboard, mouse, mouseActions, useBufferedKeyboard |
| Constructor Summary | |
IngameHandler(Camera cam,
java.lang.String api)
Creates a first person handler. |
|
| Methods inherited from class com.jme.input.InputHandler |
addAction, addAction, addBufferedKeyAction, addKeyboardAction, clearKeyboardActions, clearMouseActions, getKeyBindingManager, getMouse, removeAction, removeAction, setKeyBindingManager, setKeySpeed, setMouse, setMouseSpeed, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IngameHandler(Camera cam,
java.lang.String api)
cam - The camera to move by this handler.api - The API to create a KeyBindingManager from.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||