Kodu::MotionCommand Member List
This is the complete list of members for
Kodu::MotionCommand, including all inherited members.
cmdDriven | Kodu::MotionCommand | [private] |
da | Kodu::MotionCommand | [private] |
dx | Kodu::MotionCommand | [private] |
forwardSpeed | Kodu::MotionCommand | [private] |
getDistanceToTravel() const | Kodu::MotionCommand | |
getForwardSpeed() const | Kodu::MotionCommand | |
getTargetObject() const | Kodu::MotionCommand | |
getTurningAngle() const | Kodu::MotionCommand | |
getTurnSpeed() const | Kodu::MotionCommand | |
isDriven() const | Kodu::MotionCommand | |
isValid() const | Kodu::MotionCommand | |
KoduActionMotion class | Kodu::MotionCommand | [friend] |
MotionCommand() | Kodu::MotionCommand | |
MotionCommand(const ShapeRoot &kTarget, float fwdSpeed, float trnSpeed) | Kodu::MotionCommand | |
MotionCommand(float fwdDist, float trnAngle, float fwdSpeed, float trnSpeed) | Kodu::MotionCommand | |
MotionCommand(const ShapeRoot &kTarget, float fwdDist, float trnAngle, float fwdSpeed, float trnSpeed) | Kodu::MotionCommand | |
MotionCommand(float fwdDist, float trnAngle, float fwdSpeed, float trnSpeed, bool driven) | Kodu::MotionCommand | |
MotionCommand(const MotionCommand &) | Kodu::MotionCommand | |
operator!=(const MotionCommand &) | Kodu::MotionCommand | |
operator<<(std::ostream &os, const MotionCommand &cmd) | Kodu::MotionCommand | [friend] |
operator=(const MotionCommand &) | Kodu::MotionCommand | |
operator==(const MotionCommand &) | Kodu::MotionCommand | |
targetObject | Kodu::MotionCommand | [private] |
targetObjectIsValid() const | Kodu::MotionCommand | |
turnSpeed | Kodu::MotionCommand | [private] |
~MotionCommand() | Kodu::MotionCommand | |