|
Aria
2.8.0
|
This is the complete list of members for ArActionJoydrive, including all inherited members.
| 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) (defined in ArActionJoydrive) | ArActionJoydrive | virtual |
| getArg(int number) const | ArAction | virtual |
| getArg(int number) | ArAction | virtual |
| getDefaultActivationState(void) | ArAction | inlinestatic |
| getDescription(void) const | ArAction | virtual |
| getDesired(void) (defined in ArActionJoydrive) | ArActionJoydrive | inlinevirtual |
| getDesired(void) const (defined in ArActionJoydrive) | ArActionJoydrive | inlinevirtual |
| getJoyHandler(void) | ArActionJoydrive | inline |
| getName(void) const | ArAction | virtual |
| getNumArgs(void) const | ArAction | virtual |
| getRobot() const | ArAction | inline |
| 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 | 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 |
| ourDefaultActivationState (defined in ArAction) | ArAction | protectedstatic |
| setDefaultActivationState(bool defaultActivationState) | ArAction | inlinestatic |
| 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 |