Tuesday, December 9, 2008

ColleXNA: Now with DirectInput!

I modified ColleXNA to use a class of my own making: The InputMan class.
I got the idea from the Coding4Fun book, where you create a similar (not identical) class.
MY class also includes support for, get this, DirectInput devices! XNA has no way of using any joystick except that of an XBOX360, but DirectX does.
Anyway, I need to figure out some sort of build system for this project, so I can pump out more releases.

No comments: