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
G
- GameMotor - Enum in org.firstinspires.ftc.teamcode
- GameMotors - Class in org.firstinspires.ftc.teamcode
- GameMotors(API) - Constructor for class org.firstinspires.ftc.teamcode.GameMotors
- gamepad1 - Variable in class org.firstinspires.ftc.teamcode.API
- GAMEPAD1 - org.firstinspires.ftc.teamcode.API.GamepadIndex
- gamepad2 - Variable in class org.firstinspires.ftc.teamcode.API
- GAMEPAD2 - org.firstinspires.ftc.teamcode.API.GamepadIndex
- getA() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getABXY() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
-
Returns the status of all four buttons, as a 4-bit integer.
- getAllButtons() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getB() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getBack() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getBL() - Method in class org.firstinspires.ftc.teamcode.MovementAPI
- getBR() - Method in class org.firstinspires.ftc.teamcode.MovementAPI
- getBumpers() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getDPad() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getDPadDown() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getDPadLeft() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getDPadRight() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getDPadUp() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getFL() - Method in class org.firstinspires.ftc.teamcode.MovementAPI
- getFR() - Method in class org.firstinspires.ftc.teamcode.MovementAPI
- getGuide() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getHeading() - Method in class org.firstinspires.ftc.teamcode.API.HubIMU
-
Gets the yaw change since the last time the IMU was reset
- getL3() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getLB() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getLeftStickX() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getLeftStickY() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getLT() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getMiscButtons() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getPitch() - Method in class org.firstinspires.ftc.teamcode.API.HubIMU
-
Gets the pitch
- getPosition() - Method in class org.firstinspires.ftc.teamcode.API.Servo
-
Gets the current position of the servo.
- getPower() - Method in class org.firstinspires.ftc.teamcode.API.Motor
-
Gets the previously set power
- getR3() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getRawPower() - Method in class org.firstinspires.ftc.teamcode.API.Motor
-
Gets the power the motor is currently moving at, or 0 if not moving
- getRB() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getRightStickX() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getRightStickY() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getRoll() - Method in class org.firstinspires.ftc.teamcode.API.HubIMU
-
Gets the roll
- getRT() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getStart() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getStickClicks() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getX() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getY() - Method in class org.firstinspires.ftc.teamcode.API.Gamepad
- getYaw() - Method in class org.firstinspires.ftc.teamcode.API.HubIMU
-
Gets the yaw
All Classes All Packages