Improved gamepad system

- Support up to 4 gamepads
- Unified system between platforms
- Corrected some bugs
This commit is contained in:
Ray
2016-10-14 11:14:41 +02:00
parent 4a3ed6d73c
commit 98d7a10c08
2 changed files with 68 additions and 105 deletions

View File

@@ -185,8 +185,8 @@
// Gamepad Number
#define GAMEPAD_PLAYER1 0
#define GAMEPAD_PLAYER2 1
#define GAMEPAD_PLAYER3 2 // Not supported
#define GAMEPAD_PLAYER4 3 // Not supported
#define GAMEPAD_PLAYER3 2
#define GAMEPAD_PLAYER4 3
// Gamepad Buttons