Orxonox
0.0.5 Codename: Arcturus
|
Go to the source code of this file.
Classes | |
class | OIS::MultiTouch |
MultiTouch base class. More... | |
class | OIS::MultiTouchEvent |
Specialised for multi-touch events. More... | |
class | OIS::MultiTouchListener |
To receive buffered touch input, derive a class from this, and implement the methods here. More... | |
class | OIS::MultiTouchState |
Namespaces | |
OIS | |
Macros | |
#define | OIS_MAX_NUM_TOUCHES 4 |
Enumerations | |
enum | OIS::MultiTypeEventTypeID { OIS::MT_None = 0, OIS::MT_Pressed, OIS::MT_Released, OIS::MT_Moved, OIS::MT_Cancelled } |
Represents the state of the multi-touch device All members are valid for both buffered and non buffered mode. More... | |
#define OIS_MAX_NUM_TOUCHES 4 |