Sending Events

Hi

I’ve been trying to find the best way to register for events in certain object and have other object send off events. Is there a library that anyone can recommend that implemented this type of functionality.

Thanks!

Using CCNotificationCenter in cocos2dx/support/
This class is moved from extensions to this folder.