com.jme3.input.controls
Interface InputListener

All Known Subinterfaces:
ActionListener, AnalogListener, TouchListener
All Known Implementing Classes:
AndroidHarness, ChaseCamera, DemoAndroidHarness, FlyByCamera, ScreenshotAppState, SimpleSoundTest

public interface InputListener

A generic interface for input listeners, the AnalogListener and ActionListener interfaces extend this interface.