Memory Leaks in Cocostudio in v1.0.0
Memory Leaks in Cocostudio in v1.0.0
Bug #2995 [New]
hi, you could mention the problem in our platform
www.cocoachina.com
and we can offer your the professional staff to help your
Status: | New | |
---|---|---|
Start date: | 2013-10-17 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | public Component | |
Target version: | - |
User need to invoke the method like the following to desdroy Singleton.
CCSGUIReader::shareReader()->purgeCCSGUIReader();
DictionaryHelper::shareHelper()->purgeDictionaryHelper();
ActionManager::shareManager()->purgeActionManager();
CCSSceneReader::sharedSceneReader()~~>purgeSceneReader;
CCUIHELPER~~>purgeUIHelper();