axmol/cocos2dx/extensions/CCControlExtension
James Chen e7628de857 fixed a warning in CCScale9Sprite::initWithBatchNode. 2012-06-15 15:36:36 +08:00
..
CCControl.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControl.h issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlButton.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlButton.h Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1324_create 2012-06-14 17:36:31 +08:00
CCControlColourPicker.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlColourPicker.h fixed #1324: Added some create methods. Compiling successfully on win32 by vs2008. 2012-06-14 18:32:44 +08:00
CCControlExtensions.h issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCControlHuePicker.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlHuePicker.h issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCControlSaturationBrightnessPicker.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlSaturationBrightnessPicker.h issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCControlSlider.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlSlider.h issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCControlSwitch.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCControlSwitch.h issue #1324: Reverted old interfaces. 2012-06-14 17:18:05 +08:00
CCControlUtils.cpp issue #1324: Added create() for static member functions that new an autorelease object 2012-06-14 15:13:16 +08:00
CCControlUtils.h issue #1194: Added extension namespace, all extension classes are in cocos2d::extension namespace, added CCTextureWatcher and CCListView. 2012-04-27 18:47:49 +08:00
CCInvocation.cpp CCControlExtension: Added support for SEL_CCControlHandler (as opposed to SEL_MenuHandler), which also passes the CCControlEvent parameter. 2012-06-06 14:31:14 -07:00
CCInvocation.h CCControlExtension: Added support for SEL_CCControlHandler (as opposed to SEL_MenuHandler), which also passes the CCControlEvent parameter. 2012-06-06 14:31:14 -07:00
CCMenuPassive.cpp issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCMenuPassive.h issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCScale9Sprite.cpp fixed a warning in CCScale9Sprite::initWithBatchNode. 2012-06-15 15:36:36 +08:00
CCScale9Sprite.h issue #1292:make some function names more readable 2012-06-15 15:10:40 +08:00
CCSpacer.cpp issue #1194: Added extension namespace, all extension classes are in cocos2d::extension namespace, added CCTextureWatcher and CCListView. 2012-04-27 18:47:49 +08:00
CCSpacer.h issue #1194: Added extension namespace, all extension classes are in cocos2d::extension namespace, added CCTextureWatcher and CCListView. 2012-04-27 18:47:49 +08:00