DJBlufire
2003.05.14, 04:17 AM
I was playing around with the input functionality of GLUT and noticed some glaring errors. What the header file called the up, left, down, and right arrow keys really mapped to stuff like d, e, f, and g. Not only that, but the arrow keys don't map to ANYTHING in the keyboard function... meaning it apparently isn't possible to recieve input from the arrows.
Then again I could be doing something horribly wrong. Any thoughts?
Then again I could be doing something horribly wrong. Any thoughts?