Cocos2dx-Ext is a collection of various extensions for Cocos2d-x.
Project consists of several parts:
- Actions - Additional actions
- Error handling - Improved error handling functionality to replace CCAssert
- Collections - Iteration macros to replace original ones
- Utility - Other usable stuff
- Geometry - Geometry extensions for CCPoint, CCSize and CCRect
- Smart pointer - Smart pointer class for use with Cocos2d-x
- Nodes - Additional nodes and node-related extensions
- XML - Object-oriented wrapper around libxml2 for use with Cocos2d-x
Author: Igor Zavorotkin ([email protected])
License: MIT
Project home page: http://github.com/ivzave/cocos2dx-ext
Project documentation: http://ivzave.github.com/cocos2dx-ext
Feel free to contact me with any suggestions or bug reports.