This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef __CCNOTIFICATIONCENTER_H__ | |
#define __CCNOTIFICATIONCENTER_H__ | |
#include "cocoa/CCObject.h" | |
#include "cocoa/CCArray.h" | |
NS_CC_BEGIN | |
/** | |
* @js NA | |
*/ |