This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-18 11:44:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
deba2926cee8dcb5ebc0698f0d9363e9cf1a1184
love
/
src
/
modules
/
joystick
/
sdl
T
History
Alex Szpakowski
deba2926ce
Prefer the Joystick name rather than the GameController name for Joystick:getName
2013-08-29 01:39:21 -03:00
..
Joystick.cpp
Prefer the Joystick name rather than the GameController name for Joystick:getName
2013-08-29 01:39:21 -03:00
Joystick.h
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
2013-08-28 04:21:08 -03:00
JoystickModule.cpp
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
2013-08-28 04:21:08 -03:00
JoystickModule.h
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
2013-08-28 04:21:08 -03:00
wrap_Joystick.cpp
Joystick:getID now returns the Joystick's instance id as a second argument, if the Joystick is connected.
2013-08-28 05:23:02 -03:00
wrap_Joystick.h
Renamed Joystick:getGUID to Joystick:getProductGUID for greater clarity
2013-08-28 04:21:08 -03:00
wrap_JoystickModule.cpp
Replaced luax_newtype with luax_pushtype (and added luax_rawnewtype for the old functionality of luax_newtype.)
2013-08-29 00:40:06 -03:00
wrap_JoystickModule.h
Removed some dead/useless joystick code
2013-08-26 18:18:07 -03:00