com.jme3.input.dummy package provides "dummy" or "null"
implementations of the input interfaces.See: Description
| Class | Description | 
|---|---|
| DummyInput | DummyInput as an implementation of  Inputthat raises no
 input events. | 
| DummyKeyInput | DummyKeyInput as an implementation of  KeyInputthat raises no
 input events. | 
| DummyMouseInput | DummyMouseInput as an implementation of  MouseInputthat raises no
 input events. | 
com.jme3.input.dummy package provides "dummy" or "null"
implementations of the input interfaces.