.. |
CCAccelerometer.h
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCApplication.h
|
getInstance() / destroyInstance() are used...
|
2013-07-11 15:24:23 -07:00 |
CCApplication.mm
|
getInstance() / destroyInstance() are used...
|
2013-07-11 15:24:23 -07:00 |
CCCommon.mm
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
CCDevice.mm
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCDirectorCaller.h
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
CCDirectorCaller.mm
|
getInstance() / destroyInstance() are used...
|
2013-07-11 15:24:23 -07:00 |
CCEGLView.h
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
CCEGLView.mm
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
CCEventDispatcher.h
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
CCEventDispatcher.mm
|
getInstance() / destroyInstance() are used...
|
2013-07-11 15:24:23 -07:00 |
CCFileUtilsMac.h
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCFileUtilsMac.mm
|
getInstance() / destroyInstance() are used...
|
2013-07-11 15:24:23 -07:00 |
CCGL.h
|
issue #2371: [Mac] glClearDepth --> glClearDepthf, glDepthRange --> glDepthRangef, glReleaseShaderCompiler --> NULL .
|
2013-07-04 16:31:50 +08:00 |
CCImage.mm
|
closed #2398: [MAC] Adding Support for initializing Image with raw data. Otherwise, Sprite with no texture can't be created with default 2x2 texture which is RGBA raw data.
|
2013-07-12 16:35:07 +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
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
CCWindow.h
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
CCWindow.m
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
EAGLView.h
|
Re-adds 'CC' prefix to objective-c classes.
|
2013-06-20 17:46:22 -07:00 |
EAGLView.mm
|
closed #2393: fix conflicts
|
2013-07-12 18:04:32 +08:00 |