- 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: Monte Carlo Simulation for Projections and Estimates
See more in the archives