TuftEntertainment / hashtag-warrior

Open-source iOS game powered by cocos2d.
MIT License
8 stars 7 forks source link

Re-export background image without alpha #45

Closed danielgwood closed 11 years ago

danielgwood commented 11 years ago

I'm so used to exporting PNGs with transparency that I didn't think about it when creating the gameplay background.. anyway, exporting this as a solid colour will mean we can use a less expensive pixel format, and save on memory.