axmol/cocos2dx/platform/mac
minggo ea5d7bc5ad Merge pull request #2361 from tiantian20007/dictStuff
Implement CCDictionary::writeToFile();
2013-05-06 23:17:11 -07: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 CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths. 2013-01-29 09:56:38 +08:00
CCApplication.mm Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCCommon.mm Flush log messages. 2013-02-28 16:17:49 +01:00
CCDevice.mm fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCDirectorCaller.h [Mac] fix memory leaks 2012-09-04 01:22:06 +08:00
CCDirectorCaller.mm - changed cocos2d mac project to support universal build and x86 2013-03-23 16:04:51 +00: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
CCFileUtilsMac.h Implement CCDictionary::writeToFile(); 2013-04-13 16:55:24 +08:00
CCFileUtilsMac.mm Merge pull request #2361 from tiantian20007/dictStuff 2013-05-06 23:17:11 -07:00
CCGL.h issue #1564: make tests run on mac osx 2012-11-23 14:22:50 +08:00
CCImage.mm fixed #1637:fix mac retina display and labelttf 2013-02-27 11:10:42 +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 issue #1564: make tests run on mac osx 2012-11-23 14:22:50 +08:00
EAGLView.mm issue #1683: Refactoring CCFileUtils for MAC port. 2013-01-27 20:53:32 +08:00