We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Refactoring schedule binding codes.
Refactoring schedule binding codes.
Refactor #1837 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-03-18 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | js | |
Target version: | cocos2d-2.1rc0-x-2.1.2 |
1) We need bind cc.Node.scheduleUpdate and cc.Scheduler.scheduleUpdate manually since schedules need to be associated with _schedFunc_target_ht and _schedObj_target_ht
2) Bind cc.Scheduler.unscheduleCallbackForTarget.