|
Class Summary |
| AccelerationEvent |
This Event would be generated if an acceleration has been detected. |
| ActionStartEvent |
An ActionStartEvent is an Event where other different events can
be derived from, if they can be considered as an event actually starting
a process like e.g. |
| ActionStopEvent |
An ActionStopEvent is an Event where other different events can
be derived from, if they can be considered as an event actually stopping
a process like e.g. |
| ButtonPressedEvent |
This Event would be generated if a button on a wiimote has been
pressed by user. |
| ButtonReleasedEvent |
This event would be generated if a button was released. |
| GestureEvent |
This event would be generated if a gesture has been detected. |
| MotionStartEvent |
This Event gets fired, if the Device starts to move. |
| MotionStopEvent |
This event would be generated if a motion stops. |