Alex Szpakowski
|
2f419c1c83
|
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
--HG--
branch : minor
|
2015-03-01 18:32:41 -04:00 |
|
Alex Szpakowski
|
c7b45b3505
|
Updated copyright for the new year
|
2014-12-31 19:32:43 -04:00 |
|
Alex Szpakowski
|
ddb9997ead
|
Replaced Joystick:saveGamepadMapping with love.joystick.saveGamepadMappings, which saves all gamepad mappings from both recently-used joysticks and recently-modified mappings. saveGamepadMappings returns a string of newline-separated mappings and takes an optional filename argument which writes it to a file.
|
2014-06-05 00:25:34 -03:00 |
|
Alex Szpakowski
|
10e0d4b900
|
Moved the love.joystick Lua wrapper code from modules/joystick/sdl/ to modules/joystick/.
|
2014-06-04 16:23:39 -03:00 |
|