#include <OgreWindowEventUtilities.h>
Definition at line 122 of file OgreWindowEventUtilities.h.
§ WindowEventListeners
§ _addRenderWindow()
static void Ogre::WindowEventUtilities::_addRenderWindow |
( |
RenderWindow * |
window | ) |
|
|
static |
§ _removeRenderWindow()
static void Ogre::WindowEventUtilities::_removeRenderWindow |
( |
RenderWindow * |
window | ) |
|
|
static |
§ addWindowEventListener()
- Parameters
-
window | The RenderWindow you are interested in monitoring |
listener | Your callback listener |
§ messagePump()
static void Ogre::WindowEventUtilities::messagePump |
( |
| ) |
|
|
static |
§ removeWindowEventListener()
- Parameters
-
window | The RenderWindow you registered with |
listener | The listener registered |
§ _msListeners
§ _msWindows
The documentation for this class was generated from the following file: