axmol/extensions/GUI/CCControlExtension
zilongshanren 6318634887 Merge pull request #14641 from liamcindy/v3_ui_controlButton
fix controlButton test error
2015-12-14 19:47:41 +08:00
..
CCControl.cpp Fix typos in documentation and comments 2015-12-12 21:04:22 +09:00
CCControl.h Replace non-ASCII characters in comments 2015-12-12 21:04:23 +09:00
CCControlButton.cpp update for controlButton size 2015-12-14 17:38:52 +08:00
CCControlButton.h Merge pull request #14641 from liamcindy/v3_ui_controlButton 2015-12-14 19:47:41 +08:00
CCControlColourPicker.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCControlColourPicker.h Update comment for Lua 2015-03-30 15:47:47 +08:00
CCControlExtensions.h remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
CCControlHuePicker.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CCControlHuePicker.h Fix typos in documentation and comments 2015-12-12 21:04:22 +09:00
CCControlPotentiometer.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCControlPotentiometer.h Fix typos 2015-10-09 17:59:11 +09:00
CCControlSaturationBrightnessPicker.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCControlSaturationBrightnessPicker.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCControlSlider.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CCControlSlider.h Fix typos in documentation and comments 2015-12-12 21:04:22 +09:00
CCControlStepper.cpp scheduler and macro fixes 2014-10-03 09:38:36 -07:00
CCControlStepper.h Update comment for Lua 2015-03-30 15:47:47 +08:00
CCControlSwitch.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CCControlSwitch.h Update comment for Lua 2015-03-30 15:47:47 +08:00
CCControlUtils.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CCControlUtils.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCInvocation.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCInvocation.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00