motejx.extensions.nunchuk
Class AnalogStickEvent
java.lang.Object
motejx.extensions.nunchuk.AnalogStickEvent
- Direct Known Subclasses:
- LeftAnalogStickEvent, RightAnalogStickEvent
public class AnalogStickEvent
- extends Object
- Author:
- Volker Fritzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
point
protected Point point
source
protected Object source
AnalogStickEvent
public AnalogStickEvent(Object source,
Point point)
getSource
public Object getSource()
getPoint
public Point getPoint()
Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.