Commit graph

25 commits

Author SHA1 Message Date
Brian Matzon
988f115218 Joystick replaced by Controller
GamePad no modelled as a controller
2003-01-03 18:47:42 +00:00
Brian Matzon
951a036ae3 Lightweight actually spelled right! 2002-12-21 12:37:20 +00:00
Brian Matzon
b97b37507b javadoc fixes 2002-12-21 12:07:15 +00:00
Luke Holden
f7521462ff Commented out the enableBuffer methods. Looks like these methods wont be
implemented in the JNI side, so they should not exist in the API.
2002-12-18 21:57:31 +00:00
Brian Matzon
93ea8846f7 beautification 2002-12-15 22:24:48 +00:00
Elias Naur
c13797bae2 Added keycode mapping for enter and tab in Keyboard.java 2002-11-25 15:32:13 +00:00
Elias Naur
963237b3fc Removed PRINTSCREEN, PAGEUP and PAGEDOWN again - need to remap instead 2002-11-24 19:35:00 +00:00
Elias Naur
5c896d3b7d Added Keyboard.KEY_PRINTSCREEN 2002-11-24 14:35:56 +00:00
Elias Naur
72a598e943 Added Keyboard.KEY_PAGEUP Keyboard.KEY_PAGEDOWN 2002-11-24 12:01:24 +00:00
Brian Matzon
cd04bdf33b moved tests to org.lwjgl.test for easier seperation 2002-11-19 16:49:53 +00:00
Brian Matzon
d32ec087bc fix: made joystick static, according to specs 2002-11-18 17:50:21 +00:00
Brian Matzon
5d596cd7c3 accompanying test for the joystick implementation 2002-11-17 18:15:01 +00:00
Brian Matzon
84e7d0fe98 first stab at the joystick implementation 2002-11-17 18:14:13 +00:00
Caspian Rychlik-Prince
9e58e87ce9 Fixed various bugs 2002-09-06 23:58:33 +00:00
Caspian Rychlik-Prince
c6659f88a4 Stuff 2002-08-28 21:58:14 +00:00
Caspian Rychlik-Prince
78dc61358e Buffering added 2002-08-24 21:14:40 +00:00
Caspian Rychlik-Prince
a5615938c9 Minor adjustments to Javadoc comments 2002-08-20 14:55:29 +00:00
Caspian Rychlik-Prince
72fedde744 Encapsulated LIBRARY_NAME 2002-08-19 14:01:23 +00:00
Caspian Rychlik-Prince
9752430e66 Copyright added 2002-08-15 16:19:01 +00:00
Caspian Rychlik-Prince
2e43ecec70 Copyright added 2002-08-15 15:46:18 +00:00
Brian Matzon
05c2e5844b fixed: joystick javadoc changed to mouse 2002-08-15 14:08:14 +00:00
Caspian Rychlik-Prince
630362c462 Added GamePad and Joystick and some query methods 2002-08-14 14:31:09 +00:00
Caspian Rychlik-Prince
6fe3e3188e StructBuffer added. Numerous changes to timing code in Sys. 2002-08-11 11:36:18 +00:00
Caspian Rychlik-Prince
1b741fdfc5 Added GLU and GLUT, and core GL commands 2002-08-09 18:50:58 +00:00
Caspian Rychlik-Prince
fec4678286 First code import. 2002-08-09 10:56:30 +00:00