Package com.jme3.input.dummy
package com.jme3.input.dummy
-
ClassDescriptionDummyInput as an implementation of
Input
that raises no input events.DummyKeyInput as an implementation ofKeyInput
that raises no input events.DummyMouseInput as an implementation ofMouseInput
that raises no input events.