axmol/cocos2dx/platform/linux
Timothy Qiu 5ed8deb9a6 Fixed more documentation errors.
Modified mismatching parameters doc caused by refactoring.
Added the missing doc of some parameters.
Fixed incorrect use of doxygen tags.
Removed Hungarian notation from parts of the code.
Replaced 1 tab character with 4 spaces.
2013-08-01 20:55:43 +08:00
..
CCAccelerometer.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplication.cpp issue #2430: Fixing a typo. 2013-07-26 19:54:44 +08:00
CCApplication.h Fixed more documentation errors. 2013-08-01 20:55:43 +08:00
CCCommon.cpp More CCLog --> log. 2013-07-24 10:46:13 +08:00
CCDevice.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCEGLView.cpp Linux: added SDL2 backend as replacement for GLFW. 2013-07-30 23:08:26 +04:00
CCEGLView.h Linux: added SDL2 backend as replacement for GLFW. 2013-07-30 23:08:26 +04:00
CCFileUtilsLinux.cpp Added some guards in file utils. 2013-07-26 14:19:20 +02:00
CCFileUtilsLinux.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCGL.h [FIX] testjs 2012-08-02 16:23:31 +08:00
CCImage.cpp Closed #2345 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-29 11:40:18 +08:00
CCPlatformDefine.h Fixes #1317 by http://gcc.gnu.org/wiki/Visibility 2012-09-19 04:59:33 +09:00
CCStdC.cpp [FIX] testjs 2012-08-02 16:23:31 +08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00