- keycode: AGK_KEY_O;
- keycode: AGK_KEY_U;
- keycode: AGK_KEY_Y;
- keycode: AGK_KEY_A;
- keycode: 102; // L1
- keycode: 103; // R1
- keycode: 104; // L2
- keycode: 106; // L3
- keycode: 105; // R2
- keycode: 107; // R3
- Left joystick (X) : GetRawTouchCurrentX(1)
- Left joystick (Y) : GetRawTouchCurrentY(1)
- Right joystick (X) : GetRawTouchCurrentX(2)
- Right joystick (Y) : GetRawTouchCurrentX(2)