OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
#include <OgreInput.h>
Public Attributes | |
float | dx |
float | dy |
int | fingerId |
int | type |
float | x |
float | y |
int OgreBites::TouchFingerEvent::type |
int OgreBites::TouchFingerEvent::fingerId |
float OgreBites::TouchFingerEvent::x |
float OgreBites::TouchFingerEvent::y |
float OgreBites::TouchFingerEvent::dx |
float OgreBites::TouchFingerEvent::dy |