Alex Szpakowski
|
ec9dec6b80
Replaced luax_newtype with luax_pushtype (and added luax_rawnewtype for the old functionality of luax_newtype.)
|
12 years ago |
Alex Szpakowski
|
4fcf47a427
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
|
12 years ago |
Alex Szpakowski
|
390a47099e
Removed some dead/useless joystick code
|
12 years ago |
Alex Szpakowski
|
6ade6225df
Replaced love.joystick.getJoystick with love.joystick.getJoysticks (returns a table of all connected joysticks), and renamed Joystick:getIndex to Joystick:getConnectedIndex
|
12 years ago |
Alex Szpakowski
|
db1e8e762a
Joystick:getIndex now returns nil instead of -1 if the joystick isn't connected
|
12 years ago |
Alex Szpakowski
|
113ed1cfe7
Merged SDL2 changes from bartbes/love-experiments/SDL2 into default.
|
12 years ago |