Interface InputHandler

All Superinterfaces:
EventHandler
All Known Implementing Classes:
Slider

public interface InputHandler extends EventHandler
Handler interface for InputEvent events.
Author:
Christoph Hauert
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a InputEvent is fired.