axmol/cocos2dx/include
James Chen 9ef74bef80 fixed #1636: Deleted CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION in ccConfig.h since they are moved to extension, it doesn't depend on engine any more.
Added platform macro for CCEditBoxImpl* files.
2013-01-05 11:10:24 +08:00
..
CCEventType.h issue #1181: save render texture when comming to background 2012-06-14 18:37:57 +08:00
CCProtocols.h issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
ccConfig.h fixed #1636: Deleted CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION in ccConfig.h since they are moved to extension, it doesn't depend on engine any more. 2013-01-05 11:10:24 +08:00
ccMacros.h fix compilation errors. 2012-12-29 11:23:31 +08:00
ccTypeInfo.h Fixed compilation errors of blackberry platform. 2012-09-26 11:16:44 +08:00
ccTypes.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00
cocos2d.h Added CCFloat, CCDouble and CCBool 2012-12-27 23:15:13 +09:00