axmol/cocos2dx/include
James Chen 3ad8de9f15 Minor fix of 'Color4F(const Color3B& color3B)'. r(color3B.r) --> r(color3B.r/255.0f) 2013-08-28 17:15:35 +08:00
..
CCDeprecated.h Merge branch 'develop' into carlomorgantinizynga-new_develop_merge 2013-08-05 10:09:15 +08:00
CCEventType.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCProtocols.h Fixed more documentation errors. 2013-08-01 20:55:43 +08:00
ccConfig.h Up refresh interval to 2 secs 2013-08-05 02:04:25 -07:00
ccMacros.h ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
ccTypes.h Minor fix of 'Color4F(const Color3B& color3B)'. r(color3B.r) --> r(color3B.r/255.0f) 2013-08-28 17:15:35 +08:00
cocos2d.h some more clean up and removed CCStringTTF 2013-08-07 16:36:04 -07:00