クラス
com.jme3.input.dummy.DummyInput の使用

DummyInput を使用しているパッケージ
com.jme3.input.dummy The com.jme3.input.dummy package provides "dummy" or "null" implementations of the input interfaces. 
 

com.jme3.input.dummy での DummyInput の使用
 

com.jme3.input.dummy での DummyInput のサブクラス
 class DummyKeyInput
          DummyKeyInput as an implementation of KeyInput that raises no input events.
 class DummyMouseInput
          DummyMouseInput as an implementation of MouseInput that raises no input events.