VGamepad PC
The Windows app for the virtual game controller.
Loading...
Searching...
No Matches
GameButtons.h File Reference
This graph shows which files directly or indirectly include this file:

Enumerations

enum  GamepadButtons {
  GamepadButtons_None = 0x0 , GamepadButtons_Menu = 0x1 , GamepadButtons_View = 0x2 , GamepadButtons_A = 0x4 ,
  GamepadButtons_B = 0x8 , GamepadButtons_X = 0x10 , GamepadButtons_Y = 0x20 , GamepadButtons_DPadUp = 0x40 ,
  GamepadButtons_DPadDown = 0x80 , GamepadButtons_DPadLeft = 0x100 , GamepadButtons_DPadRight = 0x200 , GamepadButtons_LeftShoulder = 0x400 ,
  GamepadButtons_RightShoulder = 0x800 , GamepadButtons_LeftThumbstick = 0x1000 , GamepadButtons_RightThumbstick = 0x2000
}
 

Enumeration Type Documentation

◆ GamepadButtons

Enumerator
GamepadButtons_None 
GamepadButtons_Menu 
GamepadButtons_View 
GamepadButtons_A 
GamepadButtons_B 
GamepadButtons_X 
GamepadButtons_Y 
GamepadButtons_DPadUp 
GamepadButtons_DPadDown 
GamepadButtons_DPadLeft 
GamepadButtons_DPadRight 
GamepadButtons_LeftShoulder 
GamepadButtons_RightShoulder 
GamepadButtons_LeftThumbstick 
GamepadButtons_RightThumbstick