Cocos2d-x引擎學習筆記(五)—— 內存管理 源碼分析

cocos2d-x版本:3.17.2web 運行環境:Visual Studio 2017安全 解決方案配置:Debug Win32svg 1. Ref類 class CC_DLL Ref { public: // 增長一次引用計數 void retain(); // 減小一次引用計數 void release(); // 自動釋放 Ref* a
相關文章
相關標籤/搜索