Show / Hide Table of Contents

Enum Gamepad

The buttons and axes a game controller exposes.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
public enum Gamepad

Fields

Name Description
A
B
Back
DPadDown
DPadLeft
DPadRight
DPadUp
L3
LeftShoulder
LeftStickX
LeftStickY
LeftTrigger
R3
RightShoulder
RightStickX
RightStickY
RightTrigger
Start
X
Y
Generated by DocFX
GitHub Repo
Back to top