Commit Graph
12 Commits
Author SHA1 Message Date
Glenn Maynard 9cf3f9b331 support 6 joysticks 2003-10-11 00:16:32 +00:00
Chris Danford 8c3db31ba7 optimize InputFilter::Update 2003-10-07 05:59:58 +00:00
Glenn Maynard 65e44b1f86 Optimize: remove spurious RageTimer construction 2003-09-07 22:39:04 +00:00
Glenn Maynard 315d225724 Add DeviceInput::IsJoystick. 2003-09-03 22:28:46 +00:00
Glenn Maynard 7483a249b4 add a ctor 2003-07-14 06:21:30 +00:00
Glenn Maynard 58847998a6 Zero out DeviceInput timestamps by default. 2003-07-13 01:34:57 +00:00
Glenn Maynard 6fb42b9bab Add a timestamp to DeviceInput. (Until this is implemented, it'll default
to the time the class is constructed.)
2003-07-13 00:33:06 +00:00
Glenn Maynard b3f91f52e9 support up to 32 buttons 2003-07-08 21:13:43 +00:00
Glenn Maynard c99ef6f2b4 add aux joystick axes 2003-06-18 17:48:40 +00:00
Glenn Maynard e96cb79c5f support more axes 2003-06-17 06:05:10 +00:00
Glenn Maynard 7122b233b6 add Pump button constants 2003-05-28 04:20:31 +00:00
Glenn Maynard 93632078c5 split InputDevice into a separate file (so RageInput.h can be edited
without recompiling everything)
2003-02-15 18:49:18 +00:00