.. |
CCControl.cpp
|
m_nDefaultTouchPriority is never used anymore; Instead, we setTouchPriority(1) directly for all CCControl by default.
|
2013-03-29 16:19:34 +08:00 |
CCControl.h
|
m_nDefaultTouchPriority is never used anymore; Instead, we setTouchPriority(1) directly for all CCControl by default.
|
2013-03-29 16:19:34 +08:00 |
CCControlButton.cpp
|
Fixing coloring in CCControlButtons by overriding the set/get color functions
|
2013-05-07 13:48:58 -07:00 |
CCControlButton.h
|
Fixing coloring in CCControlButtons by overriding the set/get color functions
|
2013-05-07 13:48:58 -07:00 |
CCControlColourPicker.cpp
|
fixed #1686:finish updating
|
2013-02-28 11:55:36 +08:00 |
CCControlColourPicker.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +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
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlHuePicker.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlPotentiometer.cpp
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
CCControlPotentiometer.h
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCControlSaturationBrightnessPicker.cpp
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlSaturationBrightnessPicker.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlSlider.cpp
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlSlider.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlStepper.cpp
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
CCControlStepper.h
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCControlSwitch.cpp
|
More client side buffer fixes.
|
2013-05-06 20:59:48 -07:00 |
CCControlSwitch.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCControlUtils.cpp
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCControlUtils.h
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCInvocation.cpp
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCInvocation.h
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
CCScale9Sprite.cpp
|
Fixing CCScale9Sprites when loaded from CCB files to be able to change color and opacity
|
2013-05-07 12:02:32 -07:00 |
CCScale9Sprite.h
|
fixed #2150: Adding tests for this issue and fix compilation error of CCScale9Sprite.
|
2013-05-13 17:57:30 +08:00 |