A B C F G H I L M N O P R S U V 
All Classes All Packages

C

carousel - Variable in class org.firstinspires.ftc.teamcode.GameMotors
 
CAROUSEL - org.firstinspires.ftc.teamcode.GameMotor
 
clear() - Method in class org.firstinspires.ftc.teamcode.API
Clears the telemetry
controlWithOneButton(boolean) - Method in class org.firstinspires.ftc.teamcode.API.Motor
Moves the motor forward at maximum speed if the button is pressed.
controlWithOneButton(boolean, double) - Method in class org.firstinspires.ftc.teamcode.API.Motor
Moves the motor forward at the provided speed if the button is pressed.
controlWithTwoButtons(boolean, boolean) - Method in class org.firstinspires.ftc.teamcode.API.Motor
Moves the motor forward or backward at maximum speed based on the button inputs
controlWithTwoButtons(boolean, boolean, double) - Method in class org.firstinspires.ftc.teamcode.API.Motor
Moves the motor forward or backward at the provided speed based on the button inputs
A B C F G H I L M N O P R S U V 
All Classes All Packages