We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Add create() for static member functions that new an autorelease object
Add create() for static member functions that new an autorelease object
Feature #1324 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2012-06-14 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | all | |
Target version: | cocos2d-2.0-rc2-x-2.0.1 |
Such as:
CCSpeed::actionWithAction() -> CCSpeed::create()