Tag Archives: C#

XNA Using Statements

If you’re anything like me constantly having to re-add the XNA using statements each time you create a new class can be more than tiresome.  To remedy this I finally decided to dive into the world of Visual Studio code snippets.  The first thing I immediately learned is that I have been missing out!  So [...]

Posted in C#, XNA :: Also tagged ,