Button
A physical button input that can be grabbed on SkyControllerUa gamepad.
Entries
Top-most button on the left of the controller front, immediately above left joystick.
Top-most button on the right of the controller front, immediately above right joystick.
Bottom-most button on the left of the controller front, immediately below FRONT_BOTTOM_LEFT_2.
Button on the bottom-left of the controller front, immediately above FRONT_BOTTOM_LEFT_1.
Bottom-most button on the right of the controller front, immediately below FRONT_BOTTOM_RIGHT_2.
Button on the bottom-right of the controller front, immediately above FRONT_BOTTOM_RIGHT_1.
Button on the bottom-right of the controller front, immediately above FRONT_BOTTOM_RIGHT_2.
Left button on the rear of the controller, immediately above LEFT_SLIDER.
Right button on the rear of the controller, immediately above RIGHT_SLIDER.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.