axmol/cocos/platform/ios
pyrosphere 663bb4d7ed No CC_UNUSED_PARAM (#16812)
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro

* Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM

* Reverted -Wno-unused-param flag.
Moved deprecated touch methods definitions to .cpp file.
Commented more unused parameter names.

* Fixed some errors and warnings caused by the previous commit.

* Commented remaining unused parameter names in .cpp files.

* Fixed unused parameter warnings in headers.

* Fixed some more unused parameter warnings.

* Fixed some more unused parameters warnings.

* Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings.

* Fixed build errors.

* Added missing file to CMakeLists
2016-11-16 09:48:37 +08:00
..
CCApplication-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-ios.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon-ios.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice-ios.mm No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCDirectorCaller-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDirectorCaller-ios.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEAGLView-ios.h Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCEAGLView-ios.mm Remove semicolons before method bodies (#16566) 2016-09-14 10:44:00 -07:00
CCES2Renderer-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCES2Renderer-ios.m Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCESRenderer-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-ios.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCImage-ios.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformDefine-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
OpenGL_Internal-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
cocos2d-prefix.pch precompiled headers improvements for iOS & Mac 2014-09-23 23:19:25 +04:00