axmol/cocos2dx/platform/mac
James Chen da7f3f2969 issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
..
CCAccelerometer.h issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCApplication.h [Mac] add CCApplication:setResourceRootPath(), CCApplication:setStartupScriptFilename() 2012-09-05 16:15:09 +08:00
CCApplication.mm Add kLanguageKorean to ccLanguageType and CCApplication::getCurrentLanguage() 2012-10-18 17:17:11 +08:00
CCCommon.mm Fix stack overflow in CCLog 2012-10-18 14:39:56 +08:00
CCDirectorCaller.h [Mac] fix memory leaks 2012-09-04 01:22:06 +08:00
CCDirectorCaller.mm [Mac] fix CCLuaLog crash 2012-09-13 10:26:47 +08:00
CCEGLView.h fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints. 2012-10-24 10:03:19 +08:00
CCEGLView.mm fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints. 2012-10-24 10:03:19 +08:00
CCEventDispatcher.h Adding Mac support! 2012-07-20 21:23:40 -07:00
CCEventDispatcher.mm Adding Mac support! 2012-07-20 21:23:40 -07:00
CCFileUtils.mm [Mac] fix: after call CCApplication::setResourceRootPath(), CCFileUtils::fullPathFromRelativePath() not check resourceDirectory 2012-09-06 09:44:40 +08:00
CCGL.h Update cocos2dx/platform/mac/CCGL.h 2012-08-20 23:07:43 +08:00
CCImage.mm [Mac] add CCApplication:setResourceRootPath(), CCApplication:setStartupScriptFilename() 2012-09-05 16:15:09 +08:00
CCPlatformDefine.h [Mac] fix CC_ASSERT error 2012-09-04 11:16:59 +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
CCThread.mm Added Mac cpp HelloWorld and Tests. 2012-07-24 19:07:31 -07:00
CCWindow.h Adding Mac support! 2012-07-20 21:23:40 -07:00
CCWindow.m Improved mac file utils and event responsiveness. 2012-07-21 02:19:03 -07:00
EAGLView.h fixed #1515: implement zoom function on mac os 2012-10-19 11:33:06 +08:00
EAGLView.mm fix a compiling error 2012-10-26 12:04:45 +08:00