Files
test/source/gameengine
Campbell Barton 885fa49aa4 BGE Joystick Sensor
- Raised limit of 2 axis to 4 axis pairs (4==8 joysticks axis pairs)
- Added a new Joystick Sensor type "Single Axis", so you can detect horizontal or vertical movement, rather then just Up/Down/Left/Right
- added Python attribute "axisSingle" so you can get the value from the selected axis (rather then getting it out of the axis list)
- renamed Py attribute "axisPosition" to "axisValues" (was never in a release)

If we need to increase the axis limit again just change JOYAXIS_MAX and the button limits.
2009-04-07 06:23:45 +00:00
..
2009-04-06 08:17:04 +00:00
2009-04-07 06:23:45 +00:00
2009-04-05 14:55:50 +00:00
2009-04-07 06:23:45 +00:00
2009-04-07 03:20:59 +00:00
2009-04-07 06:23:45 +00:00
2009-02-25 06:43:03 +00:00
2009-03-22 19:19:21 +00:00
2008-10-31 22:35:52 +00:00