Property | Type | Description | |
---|---|---|---|
TUIOUpdateFrequency | float | ||
activeEvents | BBTouchEvent>.Dictionary |
Property | Type | Description | |
---|---|---|---|
cameraPixelHeight | float | ||
cameraPixelWidth | float | ||
eventQueue | ArrayList | ||
eventQueueLock | Object | ||
tuioInput | BBInputController, |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnApplicationQuit ( ) : void | ||
Update ( ) : void | ||
cursorDown ( |
||
cursorMove ( |
||
cursorUp ( |
||
finishFrame ( ) : void | ||
inputController ( ) : BBInputController, | ||
processEvents ( ) : void | ||
setup ( ) : void |
Method | Description | |
---|---|---|
updateEvent ( BBTouchEvent, anEvent, |
public cursorDown ( |
||
cursor | ||
return | void |
public cursorMove ( |
||
cursor | ||
return | void |
public cursorUp ( |
||
cursor | ||
return | void |
public inputController ( ) : BBInputController, | ||
return | BBInputController, |