Package com.jme3.input.dummy


package com.jme3.input.dummy
  • Classes
    Class
    Description
    DummyInput as an implementation of Input that raises no input events.
    DummyKeyInput as an implementation of KeyInput that raises no input events.
    DummyMouseInput as an implementation of MouseInput that raises no input events.