James Chen
|
51808b59e9
|
More const reference love in EventDispatcher.
|
2014-02-25 14:31:24 +08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
samuele3hu
|
97f26176e8
|
issue #3403:Add the EventDispatcher lua binding and the releated test cases
|
2013-12-22 22:10:21 +08:00 |
James Chen
|
fbd04a476a
|
issue #3069: Updating comments in CCEventListenerCustom.h.
|
2013-10-29 15:02:26 +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
|
0622434321
|
issue #3069: Using `std::string` to initialize `EventCustom`. It will be easier for editor parser to emit callback event.
|
2013-10-28 10:49:21 +08:00 |
James Chen
|
27b71ba73c
|
Use integer as event type and listener type.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
779e539658
|
Remove event controller codes from Layer class. HelloCpp works.
|
2013-10-25 10:53:45 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |