callback for bringing up the game pause menu More...
#import <PauseDelegateProtocol.h>
Inherited by GameScene.
Public Member Functions | |
(void) | - onPauseGame |
called when the game is supposed to be paused, either by the device going in standby or receiving a call/SMS or when the user presses the pause button |
callback for bringing up the game pause menu
- (void) onPauseGame |
called when the game is supposed to be paused, either by the device going in standby or receiving a call/SMS or when the user presses the pause button
Reimplemented in GameScene.