#include <Spaceball.h>
Inheritance diagram for CmdSpaceballMode:
Public Methods | |
CmdSpaceballMode (int mm) | |
specify new mode and setting. More... | |
Public Attributes | |
int | spaceballMode |
mode and setting for the mouse. More... |
Definition at line 116 of file Spaceball.h.
|
specify new mode and setting.
Definition at line 119 of file Spaceball.h. References Command::SPACEBALL_MODE, and spaceballMode. |
|
mode and setting for the mouse.
Definition at line 123 of file Spaceball.h. Referenced by CmdSpaceballMode. |