#include <gauge3d/input/message.h>
Inherits GAUGE3D::GInputMessage.
Public Types | |
enum | tDirection { UP, DOWN } |
Public Methods | |
GMouseWheelMessage (pGObject origin,GString name,tDirection direction) | |
Create a mouse wheel message with the given info. More... | |
virtual | ~GMouseWheelMessage () |
This class is here for two reasons:
|
Create a mouse wheel message with the given info.
|