Skip to content

Instantly share code, notes, and snippets.

@nadavf24
nadavf24 / CCNotificationCenter.h
Last active December 20, 2023 09:14
Notification Center C++
#ifndef __CCNOTIFICATIONCENTER_H__
#define __CCNOTIFICATIONCENTER_H__
#include "cocoa/CCObject.h"
#include "cocoa/CCArray.h"
NS_CC_BEGIN
/**
* @js NA
*/