How to Pause and Resume schedulers and Actions in cocos2D ?
Hi, For Pausing all schedulers and actions in Cocos2D, use this line. For resuming the paused schedulers and actions, use this.
Hi, For Pausing all schedulers and actions in Cocos2D, use this line. For resuming the paused schedulers and actions, use this.