| | Class | Description |
|---|
| | TuioBlob |
This class represents a TuioBlob as specified in TUIO 1.1
|
| | TuioClient |
A class for receiving tracking data via the TUIO protocol using a seperate OSC parser
package located in org.tuio.osc. |
| | TuioContainer |
This is a generic class that contains values present in every profile specified in TUIO 1.1
|
| | TuioCursor |
This class represents a TuioCursor as specified in TUIO 1.1
|
| | TuioError |
A simple naming extension of the Error class to propagate TUIO errors
|
| | TuioEvent |
The TuioEvent is an event equivalent of the ITuioListener callback functions. |
| | TuioFiducialEvent |
TuipFiducialEvent is a high-level implementation of TuioEvent that
offers only information that is connected to TuioObjects. |
| | TuioManager |
The TuioManager class implements the ITuioListener interface and dispatches events
into Flash's event flow according to the called callback functions. |
| | TuioObject |
This class represents a TuioObject as specified in TUIO 1.1
|
| | TuioTouchEvent |
The TuioTouchEvent is the event dispatched by the TuioManager and behaves uch like the MouseEvent or the native TouchEvent. |