OIS
1.5
Object-oriented Input System
|
#include <OISMultiTouch.h>
Public Member Functions | |
MultiTouchEvent (Object *obj, const MultiTouchState &ms) | |
virtual | ~MultiTouchEvent () |
Public Member Functions inherited from OIS::EventArg | |
EventArg (Object *obj) | |
virtual | ~EventArg () |
Public Attributes | |
const MultiTouchState & | state |
The state of the touch - including axes. More... | |
Public Attributes inherited from OIS::EventArg | |
const Object * | device |
Pointer to the Input Device. More... | |
Specialised for multi-touch events
|
inline |
|
inlinevirtual |
const MultiTouchState& OIS::MultiTouchEvent::state |
The state of the touch - including axes.