axmol/cocos2dx/platform/tizen
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.cpp Fix compile error. 2013-06-20 19:20:27 +09:00
CCAccelerometer.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplication.cpp Platform::LINUX --> Platform::OS_LINUX, Platform::ANDROID --> Platform::OS_ANDROID. ANDROID is defined by ndk. 2013-07-26 18:17:30 +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 issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
CCEGLView.h issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
CCFileUtilsTizen.cpp Added some guards in file utils. 2013-07-26 14:19:20 +02:00
CCFileUtilsTizen.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCGL.h [Tizen] Add libwebsockets.h, .a and support C++11 2013-06-07 20:14:43 +09:00
CCImage.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag 2013-07-30 11:10:05 +08:00
CCOspApplication.cpp issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
CCOspApplication.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCOspForm.cpp issue #2397: Director::sharedDirector --> Director::getInstance() for all files. 2013-07-12 11:50:36 +08:00
CCOspForm.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCPlatformDefine.h [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00
CCStdC.h [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00