.. |
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
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 21:36:02 +09: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
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 21:36:02 +09:00 |
CCControlSlider.h
|
Fix typos in documentation and comments
|
2015-12-12 21:04:22 +09:00 |
CCControlStepper.cpp
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 21:36:02 +09:00 |
CCControlStepper.h
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
CCControlSwitch.cpp
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 21:36:02 +09:00 |
CCControlSwitch.h
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
CCControlUtils.cpp
|
Fix compile error isnan -> std::isnan #15111
|
2016-04-27 13:15:08 +02: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 |