Loading [MathJax]/jax/output/HTML-CSS/config.js
OGRE  13.6
Object-Oriented Graphics Rendering Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OgreBites::TouchFingerEvent Struct Reference

#include <OgreInput.h>

Public Attributes

float dx
 
float dy
 
int fingerId
 
int type
 
float x
 
float y
 

Member Data Documentation

◆ type

int OgreBites::TouchFingerEvent::type

◆ fingerId

int OgreBites::TouchFingerEvent::fingerId

◆ x

float OgreBites::TouchFingerEvent::x

◆ y

float OgreBites::TouchFingerEvent::y

◆ dx

float OgreBites::TouchFingerEvent::dx

◆ dy

float OgreBites::TouchFingerEvent::dy

The documentation for this struct was generated from the following file: