OGRE  1.10.11
Object-Oriented Graphics Rendering Engine
OgreBites::Event Union Reference

#include <OgreInput.h>

Public Attributes

MouseButtonEvent button
 
KeyboardEvent key
 
MouseMotionEvent motion
 
TouchFingerEvent tfinger
 
int type
 
MouseWheelEvent wheel
 

Member Data Documentation

int OgreBites::Event::type
KeyboardEvent OgreBites::Event::key
MouseButtonEvent OgreBites::Event::button
MouseWheelEvent OgreBites::Event::wheel
MouseMotionEvent OgreBites::Event::motion
TouchFingerEvent OgreBites::Event::tfinger

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