#include <TouchGestureManager.h>
omicron::TouchGestureManager::TouchGestureManager |
( |
| ) |
|
bool omicron::TouchGestureManager::addTouch |
( |
Event::Type |
eventType, |
|
|
Touch |
touch |
|
) |
| |
void omicron::TouchGestureManager::generatePQServiceEvent |
( |
Event::Type |
eventType, |
|
|
Touch |
touch, |
|
|
int |
advancedGesture |
|
) |
| |
void omicron::TouchGestureManager::generateZoomEvent |
( |
Event::Type |
eventType, |
|
|
Touch |
touch, |
|
|
float |
deltaDistance |
|
) |
| |
void omicron::TouchGestureManager::poll |
( |
| ) |
|
void omicron::TouchGestureManager::registerPQService |
( |
Service * |
| ) |
|
void omicron::TouchGestureManager::setMaxTouchIDs |
( |
int |
| ) |
|
void omicron::TouchGestureManager::setNextID |
( |
int |
ID | ) |
|
void omicron::TouchGestureManager::setup |
( |
Setting & |
| ) |
|
The documentation for this class was generated from the following file: