#include <OgreEventListeners.h>
Inheritance diagram for Ogre::MouseMotionListener:
Public Member Functions | |
virtual void | mouseMoved (MouseEvent *e)=0 |
Invoked when the mouse has been moved. | |
virtual void | mouseDragged (MouseEvent *e)=0 |
Invoked when the mouse dragged. | |
virtual void | mouseDragMoved (MouseEvent *e) |
sent to target |
Definition at line 123 of file OgreEventListeners.h.
|
Invoked when the mouse dragged.
|
|
sent to target
Definition at line 139 of file OgreEventListeners.h. |
|
Invoked when the mouse has been moved.
|
Copyright © 2000-2005 by The OGRE Team
Last modified Sun Nov 20 12:36:39 2005