axmol/cocos/editor-support/cocostudio/ActionTimeline
minggo 6ac611bd1d Merge pull request #9573 from pipu/update_parse_resource_path
Update that parse resource path with flat buffers for readers
2014-12-22 15:11:24 +08:00
..
CCActionTimeline.cpp fix. 2014-12-21 01:03:30 +08:00
CCActionTimeline.h add arriving last frame event 2014-10-23 17:38:04 +08:00
CCActionTimelineCache.cpp Replace #include "tinyxml2/tinyxml2.h" to #include "tinyxml2.h" in new cocostudio code. This should fix build with cmake when USE_PREBUILT_LIBS=NO. Because FindTinyXML2.cmake find tinyxml2.h header (without prefix dir). And some systems install tinyxml2 includes without special directory. 2014-12-14 12:14:16 +03:00
CCActionTimelineCache.h Fix couple of warnings. Make forward declarations to match to real declarations. 2014-12-14 21:04:14 +03:00
CCFrame.cpp add space for readable 2014-12-15 09:36:21 +08:00
CCFrame.h fixed frame event 2014-12-12 18:02:03 +08:00
CCNodeReader.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CCNodeReader.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCTimeLine.cpp Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_EventFrame 2014-10-25 23:02:38 +08:00
CCTimeLine.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCTimelineMacro.h add new line at the end of the file 2014-06-20 11:36:48 +08:00
CSLoader.cpp Update that parse resource path with flat buffers for readers 2014-12-22 13:42:18 +08:00
CSLoader.h Fix couple of warnings. Make forward declarations to match to real declarations. 2014-12-14 21:04:14 +03:00