axmol/cocos/platform
halx99 aa4d08eb3f Merge: ffcb65fdaa e10155bef4
Merge pull request #39 from halx99/master

Refactor UserDefault, add plain mode for win32.
2020-02-06 23:28:33 +08:00
..
android Refactor audio, fix android compile issue since we remove SimpleAudio 2019-12-01 13:45:49 +08:00
apple Init Commit 2019-11-23 20:27:39 +08:00
desktop Init Commit 2019-11-23 20:27:39 +08:00
ios Init Commit 2019-11-23 20:27:39 +08:00
linux Init Commit 2019-11-23 20:27:39 +08:00
mac Init Commit 2019-11-23 20:27:39 +08:00
win32 a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
CCApplication.h Init Commit 2019-11-23 20:27:39 +08:00
CCApplicationProtocol.h Init Commit 2019-11-23 20:27:39 +08:00
CCCommon.h Init Commit 2019-11-23 20:27:39 +08:00
CCDevice.h Init Commit 2019-11-23 20:27:39 +08:00
CCFileUtils.cpp Update CCFileUtils.cpp 2019-11-28 09:59:18 +08:00
CCFileUtils.h a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
CCGL.h Init Commit 2019-11-23 20:27:39 +08:00
CCGLView.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCGLView.h Init Commit 2019-11-23 20:27:39 +08:00
CCImage.cpp Merge: ffcb65fdaa e10155bef4 2020-02-06 23:28:33 +08:00
CCImage.h Merge: ffcb65fdaa e10155bef4 2020-02-06 23:28:33 +08:00
CCPlatformConfig.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformDefine.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformMacros.h Init Commit 2019-11-23 20:27:39 +08:00
CCSAXParser.cpp Merge: 5f1dc7c748 6000f7b796 2019-11-25 17:06:24 +08:00
CCSAXParser.h Remove tinyxml, integrate dragonbones. 2019-11-24 23:15:56 +08:00
CCStdC.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Refactor AudioEngine implementation, use OpenAL for all platforms. 2019-11-24 14:54:45 +08:00
PXFileStream.cpp fix compile issue 2019-12-01 01:38:30 +08:00
PXFileStream.h Add ZipFileStream support 2019-12-01 01:16:46 +08:00