axmol/extensions/GUI/CCControlExtension
Ricardo Quesada 8bf24f0475 ccGLXXX -> GL::xxx
Adds GL namespace. Deprecates the `ccGLFunctionName` functions. New functions are `GL::functionName`

Also, converts the class `DrawPrimitives` into a namespace
2013-07-25 18:42:53 -07:00
..
CCControl.cpp issue #2344: ScriptEngineManager::sharedManager --> ScriptEngineManager::getInstance, ScriptEngineManager::purgeSharedManager --> ScriptEngineManager::destroyInstance 2013-07-22 17:24:54 +08:00
CCControl.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlButton.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCControlButton.h More best practices fixes 2013-07-18 16:30:19 -07: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 More best practices fixes 2013-07-18 16:30:19 -07: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 More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlPotentiometer.cpp issue #2430:move ProgressTimer enum into class 2013-07-25 15:11:36 +08:00
CCControlPotentiometer.h More best practices fixes 2013-07-18 16:30:19 -07: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 CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCControlSlider.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlStepper.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCControlStepper.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlSwitch.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07: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 #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCInvocation.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCScale9Sprite.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCScale9Sprite.h More best practices fixes 2013-07-18 16:30:19 -07:00