#include <gauge3d/input/message.h>
Inherits GAUGE3D::GInputMessage.
Public Methods | |
GMouseMotionMessage (pGObject origin,GString axis,float change,float absolute) | |
Create a mouse motion message with the given info. More... | |
virtual | ~GMouseMotionMessage () |
float | Absolute () |
Returns the absolute position of the mouse. More... |
This class is here for two reasons:
|
Create a mouse motion message with the given info.
|
|
Returns the absolute position of the mouse.
|