パッケージ com.jme3.input.dummy

The com.jme3.input.dummy package provides "dummy" or "null" implementations of the input interfaces.

参照先:
          説明

クラスの概要
DummyInput DummyInput as an implementation of Input that raises no input events.
DummyKeyInput DummyKeyInput as an implementation of KeyInput that raises no input events.
DummyMouseInput DummyMouseInput as an implementation of MouseInput that raises no input events.
 

パッケージ com.jme3.input.dummy の説明

The com.jme3.input.dummy package provides "dummy" or "null" implementations of the input interfaces.