Hey all,
I've been messing around for a few weeks now, and I created a simple little game by creating my objects as extensions of the DrawableGameComponent class.
Now it's time to add the menu system, and I've been playing around with the GameStateManagement sample, and I understand it for the most part, but what I can't ...