axmol/cocos/platform
rh101 e5fa398c67 Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
..
android Added getNativeWritableAbsolutePath() which will always return the underlying file system raw path. 2021-04-23 01:00:00 +10:00
apple Added getNativeWritableAbsolutePath() which will always return the underlying file system raw path. 2021-04-23 01:00:00 +10:00
desktop Refactor modules (#238) 2020-10-17 16:32:16 +08:00
ios Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
linux Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
mac Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
win32 Added getNativeWritableAbsolutePath() which will always return the underlying file system raw path. 2021-04-23 01:00:00 +10: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
CCFileStream.cpp Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00
CCFileStream.h Add function comments to detail the expected parameters and return values of a FileStream 2021-04-25 15:27:25 +10:00
CCFileUtils.cpp Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
CCFileUtils.h Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
CCGL.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCGLView.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCGLView.h API qualifiers improments 2020-10-07 00:07:53 +08:00
CCImage.cpp Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
CCImage.h fix #260 [ci build] 2020-11-16 12:21:27 +08:00
CCPlatformConfig.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCPlatformDefine.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformMacros.h fix macro 2020-09-21 11:38:21 +08:00
CCPosixFileStream.cpp Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10:00
CCPosixFileStream.h Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations. 2021-04-28 15:53:37 +10: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 Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00