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

#include <OgreInput.h>

Public Attributes

AxisEvent axis
 
MouseButtonEvent button
 
ButtonEvent cbutton
 
KeyboardEvent key
 
MouseMotionEvent motion
 
TextInputEvent text
 
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
TextInputEvent OgreBites::Event::text
AxisEvent OgreBites::Event::axis
ButtonEvent OgreBites::Event::cbutton

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