#include <OISMultiTouch.h>
◆ MultiTouchState()
OIS::MultiTouchState::MultiTouchState |
( |
| ) |
|
|
inline |
◆ clear()
void OIS::MultiTouchState::clear |
( |
| ) |
|
|
inline |
◆ touchIsType()
◆ height
int OIS::MultiTouchState::height |
|
mutable |
◆ touchType
int OIS::MultiTouchState::touchType |
◆ width
int OIS::MultiTouchState::width |
|
mutable |
Represents the height/width of your display area.. used if touch clipping or touch grabbed in case of X11 - defaults to 50.. Make sure to set this and change when your size changes..
Axis OIS::MultiTouchState::X |
Axis OIS::MultiTouchState::Y |
Axis OIS::MultiTouchState::Z |
The documentation for this class was generated from the following file: