rero.gui.input
Interface InputListener

All Known Implementing Classes:
UserHandler, WindowInputListener

public interface InputListener


Method Summary
 void onInput(UserInputEvent ev)
           
 

Method Detail

onInput

public void onInput(UserInputEvent ev)