|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
#include <OgreInput.h>
| Public Attributes | |
| MouseButtonEvent | button | 
| KeyboardEvent | key | 
| MouseMotionEvent | motion | 
| 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 |