Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EControllerButtons Namespace Reference

Enumerations

enum  Type {
  LeftAnalogY = 0x0 , LeftAnalogX = 0x1 , RightAnalogY = 0x2 , RightAnalogX = 0x3 ,
  LeftTriggerAnalog = 0x4 , RightTriggerAnalog = 0x5 , FaceButtonBottom = 0x6 , FaceButtonRight = 0x7 ,
  FaceButtonLeft = 0x8 , FaceButtonTop = 0x9 , LeftShoulder = 0xa , RightShoulder = 0xb ,
  SpecialLeft = 0xc , SpecialRight = 0xd , LeftThumb = 0xe , RightThumb = 0xf ,
  LeftTriggerThreshold = 0x10 , RightTriggerThreshold = 0x11 , DPadUp = 0x12 , DPadDown = 0x13 ,
  DPadLeft = 0x14 , DPadRight = 0x15 , LeftStickUp = 0x16 , LeftStickDown = 0x17 ,
  LeftStickLeft = 0x18 , LeftStickRight = 0x19 , RightStickUp = 0x1a , RightStickDown = 0x1b ,
  RightStickLeft = 0x1c , RightStickRight = 0x1d , Touch0 = 0x1e , Touch1 = 0x1f ,
  Touch2 = 0x20 , Touch3 = 0x21 , BackLeft = 0x22 , BackRight = 0x23 ,
  GlobalMenu = 0x24 , GlobalView = 0x25 , GlobalPause = 0x26 , GlobalPlay = 0x27 ,
  GlobalBack = 0x28 , AndroidBack = 0x29 , Invalid = 0x2a
}
 

Enumeration Type Documentation

◆ Type

Enumerator
LeftAnalogY 
LeftAnalogX 
RightAnalogY 
RightAnalogX 
LeftTriggerAnalog 
RightTriggerAnalog 
FaceButtonBottom 
FaceButtonRight 
FaceButtonLeft 
FaceButtonTop 
LeftShoulder 
RightShoulder 
SpecialLeft 
SpecialRight 
LeftThumb 
RightThumb 
LeftTriggerThreshold 
RightTriggerThreshold 
DPadUp 
DPadDown 
DPadLeft 
DPadRight 
LeftStickUp 
LeftStickDown 
LeftStickLeft 
LeftStickRight 
RightStickUp 
RightStickDown 
RightStickLeft 
RightStickRight 
Touch0 
Touch1 
Touch2 
Touch3 
BackLeft 
BackRight 
GlobalMenu 
GlobalView 
GlobalPause 
GlobalPlay 
GlobalBack 
AndroidBack 
Invalid 

Definition at line 206 of file Enums.h.