thefiddler
|
a4d7d79b95
|
Updated internal IGamePadDriver interface
|
2013-12-19 16:27:26 +01:00 |
|
thefiddler
|
9dd97cb3e1
|
Use SDL2 event API for joystick devices
|
2013-12-18 17:16:29 +01:00 |
|
Stefanos A
|
80f0569f9a
|
Implemented new, leaner SDL2 binding.
The new binding is based on the SDL2.0.1 RC1 headers.
|
2013-10-24 01:45:13 +02:00 |
|
Stefanos A
|
bad2b7b6d7
|
Implemented IDisposable in Sdl2Joystick
Sdl2Joystick calls SDL_JoystickOpen, which means we must call
SDL_JoystickClose on shutdown.
|
2013-10-04 10:00:57 +02:00 |
|
Stefanos A
|
17b4f62151
|
Sdl2JoystickDriver.Poll() and axis fixes
|
2013-10-04 02:37:41 +02:00 |
|
Stefanos A
|
af67a96759
|
Initial implementation of IJoystickDriver API
|
2013-10-04 01:39:22 +02:00 |
|