(AGK version: AGK2 2019.12.16)
Submitted: 2021-02-23 08:35:23
//********** Xbox360 JOYSTICK
	
// xbox button 
#CONSTANT joystickButtonA 1
#CONSTANT joystickButtonB 2
#CONSTANT joystickButtonX 3
#CONSTANT joystickButtonY 4
#CONSTANT joystickButtonLR 5
#CONSTANT joystickButtonRR 6
#CONSTANT joystickButtonBack 7
#CONSTANT joystickButtonStart 8
#CONSTANT joystickButtonPadLeft 9
#CONSTANT joystickButtonPadRight 10
#CONSTANT joystickButtonCrossLeft 15
Help make AGK better by submitting an example for this command!
(All examples are subject to approval)
Login to post an example of your own.