Codeplex Project - XNA Game Input Component
An new project has been Started on CodePlex called XGameInput, this component is a small component the uses all of the main input functions for XNA and drops them into one common component. Here is the link to the CodePlex Project page.
"What is it ?
XGameInput is a GameComponent for the XNA framework that provides the programmer with
a single point of access to user control input via a XBox 360 gamepad, keyboard or mouse.
How does it work ?
The component is partially based on the gamepad helper files provided by Microsoft as
part of the SpaceWars starter kit but with the addition of mouse and keyboard support.
The component allows the user to create named control inputs and assign these named
inputs to a control source."
For more information drop over to the CodePlex page and check it out.
Cross Post from
Virtual Realm - Mykre's Space