VEX V5 C++ API
vex::motor29 Member List

This is the complete list of members for vex::motor29, including all inherited members.

__tridevice(triport::port &port, triportType type)vex::__trideviceprivate
motor29(triport::port &port)vex::motor29
motor29(triport::port &port, bool reverse)vex::motor29
setReversed(bool value)vex::motor29
setVelocity(double velocity, percentUnits units)vex::motor29
spin(directionType dir)vex::motor29
spin(directionType dir, double velocity, velocityUnits units)vex::motor29
spin(directionType dir, double velocity, percentUnits units)vex::motor29inline
stop(void)vex::motor29
~__tridevice()vex::__trideviceprivate
~motor29()vex::motor29