motejx.extensions.nunchuk
Interface AnalogStickListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
NunchukGui

public interface AnalogStickListener
extends java.util.EventListener

Author:
Volker Fritzsch

Method Summary
 void analogStickChanged(AnalogStickEvent evt)
           
 

Method Detail

analogStickChanged

void analogStickChanged(AnalogStickEvent evt)