- 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: What Does Compute Cost?
See more in the archives