- 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: Chloroplast – A .NET Static Site Generator for Docs
See more in the archives