wiki:ButtonEditingTutorial

Version 1 (modified by awollack, 10 years ago) (diff)

--

Buttons!

In order to to change the location of a systems button on the joystick, very specific steps must be taken in order to quell the chaos. All of the button locations are found in the HumanInput? class. For example,

public static Button lifterMoveUpButton = new JoystickButton(leftJoystick,1);