OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreBites::Event Union Reference

#include <OgreInput.h>

Public Attributes

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

Member Data Documentation

◆ type

int OgreBites::Event::type

◆ key

KeyboardEvent OgreBites::Event::key

◆ button

MouseButtonEvent OgreBites::Event::button

◆ wheel

MouseWheelEvent OgreBites::Event::wheel

◆ motion

MouseMotionEvent OgreBites::Event::motion

◆ tfinger

TouchFingerEvent OgreBites::Event::tfinger

◆ text

TextInputEvent OgreBites::Event::text

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