Show / Hide Table of Contents

Enum GamepadState.ButtonValues

Possible flags for buttons mask

Namespace: Phoenix.Input
Assembly: Phoenix.Plugin.Input.dll
Syntax
[Flags]
public enum ButtonValues

Fields

Name Description
AButton

A button

BButton

B button

DPadDown

DPad down

DPadLeft

DPad left

DPadRight

DPad right

DPadUp

DPad up

LeftShoulder

Left shoulder

LeftThumb

Left thumb press

Menu

Start or Menu

None

No buttons

RightShoulder

Right shoulder

RightThumb

Right thumb press

View

Back or View

XButton

X button

YButton

Y button

  • View Source
In This Article
Back to top Generated by DocFX