#include <Joystick.h>

Public Member Functions | |
| JoystickOptions () | |
| OptionGroupsType | getGroup () |
| string | getObjectName () const |
| Gets the Name of the Options. | |
Public Attributes | |
| IntOption * | cmdType |
| DecimalOption * | speedFilterLag |
| PositionOption * | boundBoxCenter |
| DecimalOption * | boundBoxRadius |
| MipTasks::JoystickOptions::JoystickOptions | ( | ) |
| OptionGroupsType MipTasks::JoystickOptions::getGroup | ( | ) | [virtual] |
Reimplemented from Options.
| string MipTasks::JoystickOptions::getObjectName | ( | ) | const [inline, virtual] |
1.5.6