axmol/extensions/GUI/CCControlExtension
Ricardo Quesada 5d499d351d Some more changes to make the code more c++ friendly:
- nodeToParentTransform -> getNodeToParentTransform() (the same for its friends)
   - Deprecates the old methods
   - adds 'consts' to those methods
- boundingBox() -> getBoundingBox()
   - the new one is const
   - Deprecates the old method.
- Adds overrides keywords in CCNodeRGBA and CCArmature
- AffineMatrix are mutables
2013-07-16 18:16:04 -07:00
..
CCControl.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControl.h issue #2377:Del register/unregister function in .cpp and .h files 2013-07-16 09:55:06 +08:00
CCControlButton.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControlButton.h issue #2129:fix conflicts 2013-07-05 17:32:50 +08:00
CCControlColourPicker.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCControlColourPicker.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +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 Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControlHuePicker.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlPotentiometer.cpp issue #2393:mark PointZero RectZero and SizeZero as deprecated 2013-07-12 14:47:36 +08:00
CCControlPotentiometer.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlSaturationBrightnessPicker.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControlSaturationBrightnessPicker.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlSlider.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControlSlider.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlStepper.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCControlStepper.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCControlSwitch.cpp issue #2393:mark ccp as deprecated 2013-07-12 14:11:55 +08:00
CCControlSwitch.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08: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 #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCInvocation.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCScale9Sprite.cpp override updateDisplayedColor and updateDisplayedOpacity method in Scale9Sprite class 2013-07-15 20:13:30 +08:00
CCScale9Sprite.h override updateDisplayedColor and updateDisplayedOpacity method in Scale9Sprite class 2013-07-15 20:13:30 +08:00