We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Refactoring CCFileUtils and CCImage.
Refactoring CCFileUtils and CCImage.
Refactor #1687 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-01-30 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | all | |
Target version: | cocos2d-2.1rc0-x-2.1.2 |
This refactor needs to abstract the same logical codes to super class CCFileUtilsProtocol, CCImageProtocol.
Subclass(CCFileUtils, CCImage) only override the function which is specific for the platform.