A B C F G H I L M N O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- move(double, double) - Method in class org.firstinspires.ftc.teamcode.MovementAPI
-
Moves the robot in a given direction with a given speed
- move(double, double, boolean) - Method in class org.firstinspires.ftc.teamcode.MovementAPI
-
Moves the robot in a given direction with a given speed
- move(double, double, double, double) - Method in class org.firstinspires.ftc.teamcode.MovementAPI
-
Moves the robot given the speed to move forward/back and left/right
- move(double, double, double, double, boolean) - Method in class org.firstinspires.ftc.teamcode.MovementAPI
-
Moves the robot given the speed to move forward/back and left/right
- MovementAPI - Class in org.firstinspires.ftc.teamcode
- MovementAPI(API, API.Motor, API.Motor, API.Motor, API.Motor) - Constructor for class org.firstinspires.ftc.teamcode.MovementAPI
-
Initializes the API
- MovementAPI(API, GameMotors) - Constructor for class org.firstinspires.ftc.teamcode.MovementAPI
-
Initializes the API with the motors in the GameMotor enum
All Classes All Packages