#include "CCPlatformMacros.h"#include "CCEventListener.h"#include "CCEvent.h"#include "CCStdC.h"#include <functional>#include <string>#include <unordered_map>#include <list>#include <vector>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. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |