James Chen
|
424431690a
|
Fixing warning generated by VS2012.
|
2013-11-20 10:39:30 +08:00 |
James Chen
|
296978a9be
|
issue #3069: Separate 'EventDispatcher::removeEventListeners' to 'removeEventListeners' and 'removeCustomEventListeners'.
|
2013-10-29 14:57:16 +08:00 |
James Chen
|
8b7d1934c8
|
issue #3069: Using enum class for define Event type and EventListener type.
|
2013-10-28 16:00:01 +08:00 |
James Chen
|
48ce5e39fe
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
James Chen
|
6c6757a04e
|
issue #3069: Moving s_eventPriorityIndex to member variable of EventDispatcher.
|
2013-10-25 17:03:50 +08:00 |
James Chen
|
9bf44a6c83
|
issue #3069: Renaming 'removeListeners' to 'removeEventListeners'.
|
2013-10-25 16:34:26 +08:00 |
James Chen
|
312e1bd27c
|
[Dispatcher] Updating comments.
|
2013-10-25 15:40:21 +08:00 |
James Chen
|
27b71ba73c
|
Use integer as event type and listener type.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
c4f9acbee7
|
disable DUMP_LISTENER_ITEM_PRIORITY_INFO. use std::unordered_map instead of std::map.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
dc6e201eb6
|
bug fix for eventdispatcher.
|
2013-10-25 10:53:46 +08:00 |
James Chen
|
1f3863e787
|
Event Dispatcher refactor commit. TestCpp could run.
|
2013-10-25 10:53:45 +08:00 |
James Chen
|
f7e2c63230
|
Refactor event dispatcher. Remove non-node relative member variables.
|
2013-10-25 10:53:45 +08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |