axmol/cocos2dx/platform/win32
James Chen 35d93328b9 issue #1056: 1.Fixed a bug of double delete TouchDispatcher.
2. Modified the last parameter of glDrawElements. It will cause crash on some devices if the last parameter which means Indices's pointer is zero.
2012-03-21 21:53:03 +08:00
..
CCAccelerometer_win32.cpp issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector. 2012-03-21 17:35:20 +08:00
CCAccelerometer_win32.h issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector. 2012-03-21 17:35:20 +08:00
CCApplication_win32.cpp More simple and correct way to detect language for win32 application, also added detection of all languages contained in ccLanguageType enumeration . 2011-10-12 09:32:59 +04:00
CCApplication_win32.h fixed #323, Add an interface to get the current language. 2011-06-17 10:49:02 +08:00
CCEGLView_win32.cpp issue #1056: 1.Fixed a bug of double delete TouchDispatcher. 2012-03-21 21:53:03 +08:00
CCEGLView_win32.h fixed #994: add support for bbndk2.0 on blackberry platform. 2012-03-01 16:52:17 +08:00
CCFileUtils_win32.cpp revert CCFileUtils::getFileData method. 2012-03-05 09:55:50 +08:00
CCImage_win32.cpp fixed #347 fixed 'AddFontResource' path error! 2011-08-08 10:32:21 +08:00