public class TUIOPrefsItem
extends java.lang.Object
| Constructor and Description |
|---|
TUIOPrefsItem()
Instantiates a new TUIO prefs item.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getTuioPort()
Gets the tuio port.
|
void |
setTuioPort(int port)
Sets the tuio port.
|