Uses of Package
wiiusej.wiiuseapievents

Packages that use wiiusej.wiiuseapievents
wiiusej   
wiiusej.test   
wiiusej.utils   
wiiusej.wiiuseapievents   
 

Classes in wiiusej.wiiuseapievents used by wiiusej
DisconnectionEvent
          Class representing a disconnection event.
EventsGatherer
          This class is used to gather events during a call to the Wiiuse API.
GenericEvent
          Class that is a bean to be filled by the wiiuse API.
StatusEvent
          Class used to represent a status event.
WiimoteListener
          This is the interface to implement to listen to events from wiimotes.
WiiUseApiEvent
          This class describes the structure of an event from the WiiUse API event.
WiiUseApiListener
          This is the interface to implement to listen to events from the wiiuse API.
 

Classes in wiiusej.wiiuseapievents used by wiiusej.test
ButtonsEvent
          Class which represents a buttons event.
DisconnectionEvent
          Class representing a disconnection event.
IREvent
          Class which represents an IR event.
MotionSensingEvent
          Class which represents a motion sensing event.
StatusEvent
          Class used to represent a status event.
WiimoteListener
          This is the interface to implement to listen to events from wiimotes.
 

Classes in wiiusej.wiiuseapievents used by wiiusej.utils
ButtonsEvent
          Class which represents a buttons event.
DisconnectionEvent
          Class representing a disconnection event.
IREvent
          Class which represents an IR event.
MotionSensingEvent
          Class which represents a motion sensing event.
StatusEvent
          Class used to represent a status event.
WiimoteListener
          This is the interface to implement to listen to events from wiimotes.
 

Classes in wiiusej.wiiuseapievents used by wiiusej.wiiuseapievents
ButtonsEvent
          Class which represents a buttons event.
DisconnectionEvent
          Class representing a disconnection event.
GenericEvent
          Class that is a bean to be filled by the wiiuse API.
IREvent
          Class which represents an IR event.
MotionSensingEvent
          Class which represents a motion sensing event.
StatusEvent
          Class used to represent a status event.
WiimoteEvent
          Abstract mother class representing an event with a wiimote id.
WiiUseApiEvent
          This class describes the structure of an event from the WiiUse API event.