Public Member Functions

<PauseDelegateProtocol> Protocol Reference

callback for bringing up the game pause menu More...

#import <PauseDelegateProtocol.h>

Inherited by GameScene.

List of all members.

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

Detailed Description

callback for bringing up the game pause menu


Member Function Documentation

- (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.


The documentation for this protocol was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Properties