This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bd57ec686c7ec00a9a01e30f32bbcfd3c21a41fb
test
/
source
/
gameengine
/
GameLogic
/
Joystick
History
Campbell Barton
91a24654dd
Code Cleanup: whitespace / formatting
2013-11-24 15:23:38 +11:00
..
SCA_Joystick.cpp
Code Cleanup: whitespace / formatting
2013-11-24 15:23:38 +11:00
SCA_Joystick.h
BGE: Adding a Python interface for handling joysticks without needing logic bricks. These new SCA_PythonJoystick objects can be accessed using bge.logic.joysticks, which is a list of joysticks. The length of the list is the number of maximum supported joysticks, and indexes that do not have a joystick available are set to None. This means joysticks can be checked for using something like:
2012-12-21 02:28:59 +00:00
SCA_JoystickDefines.h
Fix various warnings with clang build, and adjust cmake clang warnings flags
2013-02-26 21:58:06 +00:00
SCA_JoystickEvents.cpp
Cleaning up some prints related to SDL.
2013-08-29 22:48:37 +00:00
SCA_JoystickPrivate.h
misc edits
2011-10-20 00:19:21 +00:00