Tagged Questions
0
votes
1answer
84 views
Content loading, Content processing and add processed file to a DataContainer?
I'm trying to create some kind of editor in Windows Forms for XNA and I was wondering if there's anyway to do this:
Load content (known types, like Model/SpriteFont/Effect/Texture) through ...