Cocos2d's memory management features are available to all classes that inherit from CCObject, as it is the base class that implements the required features. Cocos2d's memory management works by ref ...