James Chen
|
5852c66e5a
|
closed #3463: ListenerID is std::string now. To avoid hash collision when using lots of EventCustoms.
|
2013-12-20 19:47:11 +08:00 |
Ricardo Quesada
|
4848e3d3bb
|
correct size for Listener ID
|
2013-11-12 17:14:51 -08:00 |
Nite Luo
|
fe04448c8d
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
James Chen
|
5698dcd0e1
|
issue #3069: Protecting some methods in EventListener, make EventDispatcher as its friend class.
|
2013-10-29 14:58:47 +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
|
27b71ba73c
|
Use integer as event type and listener type.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
5ecb664a58
|
crash and memory leak fix.
|
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 |
James Chen
|
779e539658
|
Remove event controller codes from Layer class. HelloCpp works.
|
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 |