Class Hierarchy
- java.lang.Object
- org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons.AxisAsButton (implements org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.Button)
- org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons.MomentaryButton (implements org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.Button)
- org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons.ToggleButton (implements org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.Button)
- org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons.TriggerButton (implements org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.Button)