Cogs.Core
Public Types | List of all members
Cogs::Core::Gamepad Struct Reference

Public Types

enum  AxisNo {
  TriggerLeft , TriggerRight , StickLeftX , StickLeftY ,
  StickRightX , StickRightY
}
 
enum  ButtonNo {
  DPadUp , DPadDown , DPadLeft , DPadRight ,
  Start , Back , LeftThumb , RightThumb ,
  LeftShoulder , RightShoulder , PlaceHolder0 , PlaceHolder1 ,
  A , B , X , Y ,
  Cross = A , Circle = B , Square = X , Triangle = Y
}
 

Detailed Description

Definition at line 7 of file GamepadMapping.h.

Member Enumeration Documentation

◆ AxisNo

enum Cogs::Core::Gamepad::AxisNo

Definition at line 9 of file GamepadMapping.h.

◆ ButtonNo

enum Cogs::Core::Gamepad::ButtonNo

Definition at line 19 of file GamepadMapping.h.


The documentation for this struct was generated from the following file: