axmol/cocos/platform/linux
xpol 3780064a82 Allow inherit form platform fileutils (#15304)
* Allow inherit form FileUtilsLinux, FileUtilsWin32 and FileUtilsWinRT.

* Removed objc from CCFileUtils-apple.h

define FILEUTILS_APPLE_ENABLE_OBJC to enable FileUtilsApple:setBundle() for compatibility.

* Smart pointers heal us all.

* Add config macro in ccConfig.h and prefix with CC_.

* enabled by default.
* use #if rather than #ifndef.

* Do not deprecate setBundle.
2016-04-14 11:59:24 +08:00
..
CCApplication-linux.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCApplication-linux.h Added override keyword to getVersion 2015-10-29 08:36:03 +00:00
CCCommon-linux.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCDevice-linux.cpp Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00
CCFileUtils-linux.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCFileUtils-linux.h Allow inherit form platform fileutils (#15304) 2016-04-14 11:59:24 +08:00
CCGL-linux.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCPlatformDefine-linux.h compiles and runs on linux 2014-09-09 17:41:49 -07:00
CCStdC-linux.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCStdC-linux.h compiles and runs on linux 2014-09-09 17:41:49 -07:00