ButtonsΒΆ

enum Buttons : System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Defines the buttons on gamepad.

Buttons DPadUp

Directional pad up.

Buttons DPadDown

Directional pad down.

Buttons DPadLeft

Directional pad left.

Buttons DPadRight

Directional pad right.

Buttons Start

START button.

Buttons Back

BACK button.

Buttons LeftStick

Left stick button (pressing the left stick).

Buttons RightStick

Right stick button (pressing the right stick).

Buttons LeftShoulder

Left bumper (shoulder) button.

Buttons RightShoulder

Right bumper (shoulder) button.

Buttons BigButton

Big button.

Buttons A

A button.

Buttons B

B button.

Buttons X

X button.

Buttons Y

Y button.

Buttons LeftThumbstickLeft

Left stick is towards the left.

Buttons RightTrigger

Right trigger.

Buttons LeftTrigger

Left trigger.

Buttons RightThumbstickUp

Right stick is towards up.

Buttons RightThumbstickDown

Right stick is towards down.

Buttons RightThumbstickRight

Right stick is towards the right.

Buttons RightThumbstickLeft

Right stick is towards the left.

Buttons LeftThumbstickUp

Left stick is towards up.

Buttons LeftThumbstickDown

Left stick is towards down.

Buttons LeftThumbstickRight

Left stick is towards the right.