This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8dc3d4e3fdb4e33e52699d615af4a3a65a92c776
goo-engine
/
source
/
gameengine
/
GameLogic
/
Joystick
T
History
Campbell Barton
3a0593cc3d
code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macros which results in calling the function multiple times needlessly.
...
also added some comments.
2012-07-06 22:48:28 +00:00
..
SCA_Joystick.cpp
code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macros which results in calling the function multiple times needlessly.
2012-07-06 22:48:28 +00:00
SCA_Joystick.h
style cleanup
2012-06-06 22:38:39 +00:00
SCA_JoystickDefines.h
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
2012-02-23 10:41:31 +00:00
SCA_JoystickEvents.cpp
style cleanup
2012-03-28 05:03:24 +00:00
SCA_JoystickPrivate.h
misc edits
2011-10-20 00:19:21 +00:00