Tags / cocos2d-iphone
Preventing Sound Sliders from Causing Memory Leaks in Cocos2d-x Games
Understanding Cocoa's OpenGL Error 0x0502
Understanding the Impact of Analytics Compliance on Your iPhone App: A Guide to Resolving Rejections from Apple's Developer Support Team
Understanding iPhone App Publishing Validation Errors: A Step-by-Step Guide to Resolving Bundle and Product Structure Issues
iOS 5.1.1 GameKit Helper Class Issues and Workarounds for Cocos2D-2.0-GLES20
Understanding Pause and Resume in cocos2d-x: A Comprehensive Guide to Pausing CCActions
How to Create Cocos2d Fonts: A Step-by-Step Guide to CCLabelBMFont
Resolving EXEC_BAD_ACCESS Errors in Objective-C Cocos2d: A Case Study of uninitialized Local Variables
Understanding the Loop Movement Problem in CCSprite Animation: A Step-by-Step Solution
Animating Individual Tiles in Tile Maps with Cocos2d-x: A Solution Using CCAtlas and CCAtlasSequence