We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Use CustomEvent and EventDispatcher instead of TriggerManager
Use CustomEvent and EventDispatcher instead of TriggerManager
Refactor #3635 [Closed]
- Description updated (diff)
- Due date set to 2014-03-04
- Status changed from New to Resolved
- % Done changed from 0 to 100
Status: | Closed | |
---|---|---|
Start date: | 2014-01-09 | |
Priority: | Normal | |
Due date: | 2014-03-04 | |
Assignee: | zhangcheng@chukong-inc.com | |
% Done: | 100% |
|
Category: | - | |
Target version: | 3.0-rc0 |
Features of these classes
* TriggerObj
* TriggerBase
* TriggerMng
* ObjectFactory
are duplicated with v3.0 EventDispatcher & CustomEvent.
After discussion with Cheng Zhang, Cheng agree to remove these classes from editor-support/cocostudio/ in the next v3.0 version.