| activate(void) | ArAction |  [virtual] | 
| ArAction(const char *name, const char *description="") | ArAction | |
| ArActionJoydrive(const char *name="joydrive", double transVelMax=400, double turnAmountMax=15, bool stopIfNoButtonPressed=true, bool useOSCalForJoystick=true) | ArActionJoydrive | |
| deactivate(void) | ArAction |  [virtual] | 
| fire(ArActionDesired currentDesired) | ArActionJoydrive |  [virtual] | 
| getArg(int number) const | ArAction |  [virtual] | 
| getArg(int number) | ArAction |  [virtual] | 
| getDescription(void) const | ArAction |  [virtual] | 
| getDesired(void) | ArActionJoydrive |  [inline, virtual] | 
| getJoyHandler(void) | ArActionJoydrive |  [inline] | 
| getName(void) const | ArAction |  [virtual] | 
| getNumArgs(void) const | ArAction |  [virtual] | 
| getStopIfNoButtonPressed(void) | ArActionJoydrive | |
| getUseOSCal(void) | ArActionJoydrive | |
| isActive(void) const | ArAction |  [virtual] | 
| joystickInited(void) | ArActionJoydrive | |
| log(bool verbose=true) const | ArAction |  [virtual] | 
| myArgumentMap (defined in ArAction) | ArAction |  [protected] | 
| myDescription (defined in ArAction) | ArAction |  [protected] | 
| myDesired (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myHighThrottle (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myIsActive (defined in ArAction) | ArAction |  [protected] | 
| myJoyHandler (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myLowThrottle (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myName (defined in ArAction) | ArAction |  [protected] | 
| myNumArgs (defined in ArAction) | ArAction |  [protected] | 
| myPreviousUseOSCal (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myRobot (defined in ArAction) | ArAction |  [protected] | 
| myStopIfNoButtonPressed (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myTransVelMax (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myTurnAmountMax (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myUseOSCal (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| myUseThrottle (defined in ArActionJoydrive) | ArActionJoydrive |  [protected] | 
| setNextArgument(ArArg const &arg) | ArAction |  [protected] | 
| setRobot(ArRobot *robot) | ArAction |  [virtual] | 
| setSpeeds(double transVelMax, double turnAmountMax) | ArActionJoydrive | |
| setStopIfNoButtonPressed(bool stopIfNoButtonPressed) | ArActionJoydrive | |
| setThrottleParams(double lowSpeed, double highSpeed) | ArActionJoydrive | |
| setUseOSCal(bool useOSCal) | ArActionJoydrive | |
| ~ArAction() | ArAction |  [virtual] | 
| ~ArActionJoydrive() | ArActionJoydrive |  [virtual] | 
 1.4.0