- 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: The Accidental Path
See more in the archives