ch.aplu.ftcontroller
Class InfraredEvent

java.lang.Object
  extended by ch.aplu.ftcontroller.InfraredEvent

public class InfraredEvent
extends java.lang.Object

A class to retrieve event information when the AnalogInListener callbacks are fired.


Method Summary
 int getValue()
          Returns the current value when the value changed.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public int getValue()
Returns the current value when the value changed.

Returns:
the current value