axmol/extensions/GUI/CCEditBox
James Chen e761856b4d Added restriction marco `CC_TARGET_PLATFORM == CC_PLATFORM_MAC` for CCEditBox of MAC port.
This can avoid compilation errors if other platforms include these files.
2013-01-15 15:11:20 +08:00
..
CCEditBox.cpp issue #1429: First commit CCEditBox for android port. 2012-08-22 09:47:04 +08:00
CCEditBox.h issue #1429: Fixed a bug in EAGLView.mm. 2012-08-17 15:24:33 +08:00
CCEditBoxImpl.h issue #1429: Updated EditBoxTest and fix a bug about callback function. 2012-08-17 14:29:07 +08:00
CCEditBoxImplAndroid.cpp 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
CCEditBoxImplAndroid.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
CCEditBoxImplIOS.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
CCEditBoxImplIOS.mm 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
CCEditBoxImplMac.h Added restriction marco `CC_TARGET_PLATFORM == CC_PLATFORM_MAC` for CCEditBox of MAC port. 2013-01-15 15:11:20 +08:00
CCEditBoxImplMac.mm Added restriction marco `CC_TARGET_PLATFORM == CC_PLATFORM_MAC` for CCEditBox of MAC port. 2013-01-15 15:11:20 +08:00