Uses of Interface
org.vigia.client.IRListener

Packages that use IRListener
org.vigia.client   
org.vigia.client.driver   
 

Uses of IRListener in org.vigia.client
 

Classes in org.vigia.client that implement IRListener
 class CoordinatesPrinter
          Printer of the Wiimote coordinates.
 

Uses of IRListener in org.vigia.client.driver
 

Methods in org.vigia.client.driver with parameters of type IRListener
 void DriverWiiUseJ.addIRListener(IRListener l)