#include <functional>
#include <string>
#include <unordered_map>
#include <vector>
#include <set>
#include "platform/CCPlatformMacros.h"
#include "base/CCEventListener.h"
#include "base/CCEvent.h"
#include "platform/CCStdC.h"
Classes | |
class | EventDispatcher |
This class manages event listener subscriptions and event dispatching. More... | |
class | EventDispatcher::EventListenerVector |
The vector to store event listeners with scene graph based priority and fixed priority. More... | |
Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |