Monthly Archives: March 2009

Bitmap from Texture2D

I’m writing a map editor for a 2D XNA game and wanted to use a lot of the same code for displaying the map in the editor and in the actual game.  However, I wanted the ease of use and … Continue reading

Posted in WinForms, XNA | 2 Comments