- Create a new XNA Game Project for the phone
- Add this line of code to the Draw method:
graphics.GraphicsDevice.Clear(Color.White);And BAM! that's it!
graphics.GraphicsDevice.Clear(Color.White);And BAM! that's it!
Latest post: Cowboy Coders and the Shift to Structure - How Teams Grow
See more in the archives