|
| CEGuiDemoFrameListener (CEGuiOgreBaseApplication *baseApp, SamplesFrameworkBase *&sampleApp, Ogre::RenderWindow *win, Ogre::Camera *cam) |
|
bool | frameStarted (const Ogre::FrameEvent &evt) |
|
bool | frameEnded (const Ogre::FrameEvent &evt) |
|
bool | mouseMoved (const OIS::MouseEvent &e) |
|
bool | keyPressed (const OIS::KeyEvent &e) |
|
bool | keyReleased (const OIS::KeyEvent &e) |
|
bool | mousePressed (const OIS::MouseEvent &e, OIS::MouseButtonID id) |
|
bool | mouseReleased (const OIS::MouseEvent &e, OIS::MouseButtonID id) |
|
OIS::Mouse * | getOISMouse () |
|
Ogre FrameListener class where we deal with input processing and the like.