Package com.jme3.input.dummy

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

See:
          Description

Class Summary
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.
 

Package com.jme3.input.dummy Description

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