motejx.extensions.classic
Class RightAnalogStickEvent

java.lang.Object
  extended by motejx.extensions.nunchuk.AnalogStickEvent
      extended by motejx.extensions.classic.RightAnalogStickEvent

public class RightAnalogStickEvent
extends AnalogStickEvent

Author:
Volker Fritzsch

Field Summary
 
Fields inherited from class motejx.extensions.nunchuk.AnalogStickEvent
point, source
 
Constructor Summary
RightAnalogStickEvent(Object source, Point point)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class motejx.extensions.nunchuk.AnalogStickEvent
getPoint, getSource
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RightAnalogStickEvent

public RightAnalogStickEvent(Object source,
                             Point point)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.