Introduction: I recently made my own game demo in XNA as a final project in a class at college. Now that I'm done with my Game, I want to make right those things which I didn't like about the program. In my progress, I learned that I could use Game Components as separate things from the "Game1" class, and what is more interesting ...