Package wiiusej.wiiuseapievents

Interface Summary
WiimoteListener This is the interface to implement to listen to events from wiimotes.
WiiUseApiListener This is the interface to implement to listen to events from the wiiuse API.
 

Class Summary
ButtonsEvent Class which represents a buttons event.
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.
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.