axmol/build/cocos2d_tests.xcodeproj
Darragh Coy 036dc5542c Add cocos2d::RefPtr<T>
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.
2014-03-26 15:30:15 -07:00
..
xcshareddata/xcschemes rollback the scheme mode of projects 2014-03-20 17:01:21 +08:00
project.pbxproj.REMOVED.git-id Add cocos2d::RefPtr<T> 2014-03-26 15:30:15 -07:00