#include <OgreWindowEventUtilities.h>
Public Member Functions | |
| virtual | ~WindowEventListener () |
| virtual void | windowMoved (RenderWindow *rw) |
| Window has moved position | |
| virtual void | windowResized (RenderWindow *rw) |
| Window has resized | |
| virtual void | windowClosed (RenderWindow *rw) |
| Window has been closed | |
| virtual void | windowFocusChange (RenderWindow *rw) |
| Window has lost/gained focuw | |
Definition at line 46 of file OgreWindowEventUtilities.h.
|
|
Definition at line 49 of file OgreWindowEventUtilities.h. |
|
|
Window has been closed
Definition at line 73 of file OgreWindowEventUtilities.h. |
|
|
Window has lost/gained focuw
Definition at line 81 of file OgreWindowEventUtilities.h. |
|
|
Window has moved position
Definition at line 57 of file OgreWindowEventUtilities.h. |
|
|
Window has resized
Definition at line 65 of file OgreWindowEventUtilities.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:54:08 2007