You can create multiple wallpaper designs for your iPhone's Home and Lock screens with different styles, images, filters, and widgets, and easily switch among them.
This mod hooks into Cocos2D's CCSpriteFrameCache::addSpriteFramesWithFile to intercept when mods load their .plist files. When a mod tries to load sprites from a subdirectory (like ...
In chapter 07 you change the SpriteBatch.Begin() to be SpriteBatch.Begin(samplerState: SamplerState.PointClamp);. I think this is a good opportunity to tell the reader to read the documentation on it ...