Skip to content

Commit

Permalink
pauseSchedulerAndActions (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev authored Mar 8, 2025
1 parent acd7527 commit 6324e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.2074/Cocos2d.bro
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ class cocos2d::CCNode : cocos2d::CCObject {
void detachChild(cocos2d::CCNode*, bool);
void insertChild(cocos2d::CCNode*, int);
unsigned int numberOfRunningActions();
void pauseSchedulerAndActions();
void pauseSchedulerAndActions() = m1 0x20dc28, imac 0x261e70;
void qsortAllChildrenWithIndex();
void resumeSchedulerAndActions() = imac 0x261c50, m1 0x20da08;
cocos2d::CCAction* runAction(cocos2d::CCAction*) = imac 0x261f80, m1 0x20dd34;
Expand Down

0 comments on commit 6324e1a

Please sign in to comment.