ludomotion / phantom

Entity Component based Game Engine for XNA 4.0 (or FNA/MonoGame)
14 stars 3 forks source link

SpriteAtlas #8

Open koenbollen opened 11 years ago

koenbollen commented 11 years ago

Support for sprite atlasses (ex. http://www.codeandweb.com/texturepacker).

Support different resolutions. Support runtime image editing (detect .png in DEBUG) with refresh button.