axmol/extensions/GUI/CCControlExtension
James Chen 86fef75963 issue #2521: Removing an unused method ControlStepper::setValue(double value, bool send); since it's not implemented and there is an similar method 'setValueWithSendingEvent' could replace it. 2013-08-12 11:20:48 +08:00
..
CCControl.cpp (Array*) --> static_cast<Array*>() for CCControl.cpp. 2013-08-09 10:56:39 +08:00
CCControl.h issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlButton.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlButton.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCControlColourPicker.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlColourPicker.h issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlExtensions.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
CCControlHuePicker.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlHuePicker.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlPotentiometer.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlPotentiometer.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCControlSaturationBrightnessPicker.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlSaturationBrightnessPicker.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlSlider.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlSlider.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCControlStepper.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlStepper.h issue #2521: Removing an unused method ControlStepper::setValue(double value, bool send); since it's not implemented and there is an similar method 'setValueWithSendingEvent' could replace it. 2013-08-12 11:20:48 +08:00
CCControlSwitch.cpp fix warnings 2013-07-26 15:22:45 +08:00
CCControlSwitch.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlUtils.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCControlUtils.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCInvocation.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCInvocation.h issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
CCScale9Sprite.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCScale9Sprite.h More best practices fixes 2013-07-18 16:30:19 -07:00