Package com.jme3.input.controls
Interface InputListener
- All Known Subinterfaces:
ActionListener,AnalogListener,TouchListener
- All Known Implementing Classes:
AndroidHarness,AndroidHarnessFragment,ChaseCamera,ChaseCameraAppState,FlyByCamera,ScreenshotAppState
public interface InputListener
A generic interface for input listeners, the
AnalogListener and
ActionListener interfaces extend this interface.