mirror of https://github.com/axmolengine/axmol.git
036dc5542c
This class which acts a smart pointer type class for cocos2d::Ref objects. Can be used to help automate memory management and remove manual retain/release calls from code, resulting in less code and less chance of errors. Also useful to implement the RAII idiom in certain scenarios, ensuring that an object gets released upon exiting a scope. |
||
---|---|---|
.. | ||
xcshareddata/xcschemes | ||
project.pbxproj.REMOVED.git-id |