Usage
From your existing XNA game solution, right click on the solution in solution explorer.
Add project to solution.
Point visual studio towards the unzipped project.
Use libraries as needed.
Save time!
Current Classes
Colour.cs
- Use HSL colours in XNA RGB space with this static wrapper.
Input.cs
- Handles all keyboard, mouse and gamepad states with a single call.