|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jme.input.InputHandler
apps.mt3dmaps.orbittest.InputManager
public class InputManager
A special input handler for using the camera Orbit action and the Camera Focus action.
| Field Summary |
|---|
| Fields inherited from class com.jme.input.InputHandler |
|---|
AXIS_ALL, AXIS_NONE, BUTTON_ALL, BUTTON_NONE, DEVICE_ALL, DEVICE_KEYBOARD, DEVICE_MOUSE |
| Constructor Summary | |
|---|---|
InputManager()
|
|
| Method Summary | |
|---|---|
CameraFocusInputAction |
getCameraFocus()
Gets the camera focus. |
OrbitAction |
getOrbit()
Gets the orbit. |
void |
setup(com.jme.renderer.Camera camera)
Sets the up. |
void |
update(float time)
|
| Methods inherited from class com.jme.input.InputHandler |
|---|
addAction, addAction, addAction, addAction, addAction, addAction, addDevice, addToAttachedHandlers, clearActions, getBooleanProp, getDevices, getFloatProp, getFromAttachedHandlers, getIntProp, getObjectProp, getParent, isEnabled, removeAction, removeAction, removeAllActions, removeAllFromAttachedHandlers, removeFromAttachedHandlers, setActionSpeed, setActionSpeed, setEnabled, setEnabledOfAttachedHandlers, sizeOfAttachedHandlers |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputManager()
| Method Detail |
|---|
public CameraFocusInputAction getCameraFocus()
public OrbitAction getOrbit()
public void setup(com.jme.renderer.Camera camera)
camera - the new uppublic void update(float time)
update in class com.jme.input.InputHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||