|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
#include <OgreInput.h>
| Public Attributes | |
| AxisEvent | axis | 
| MouseButtonEvent | button | 
| ButtonEvent | cbutton | 
| KeyboardEvent | key | 
| MouseMotionEvent | motion | 
| TextInputEvent | text | 
| TouchFingerEvent | tfinger | 
| int | type | 
| MouseWheelEvent | wheel | 
| 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 |