axmol/cocos2dx/include
James Chen 9ae7bd33e2 typedef enum Director::Projection ccDirectorProjection; can't work on Windows, since Director::Projection is already a type, no need to add enum. 2013-07-26 14:14:55 +08:00
..
CCDeprecated.h typedef enum Director::Projection ccDirectorProjection; can't work on Windows, since Director::Projection is already a type, no need to add enum. 2013-07-26 14:14:55 +08:00
CCEventType.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCProtocols.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
ccConfig.h ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
ccMacros.h ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
ccTypeInfo.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
ccTypes.h More constant fixes 2013-07-25 14:49:43 -07:00
cocos2d.h issue #2412:fix merging conflict 2013-07-23 10:41:11 +08:00