axmol/cocos/editor-support/cocostudio/WidgetReader
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
..
ArmatureNodeReader Various CMake improvements 2016-06-14 10:20:57 -04:00
ButtonReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
CheckBoxReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
ComAudioReader No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
GameMapReader Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
GameNode3DReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
ImageViewReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
LayoutReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
Light3DReader Suppress MSVC warning C4800 2016-05-13 11:44:17 +09:00
ListViewReader Remove duplicate header includes 2016-05-26 23:25:44 +09:00
LoadingBarReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
Node3DReader Fix some minor typos in local variable names 2016-06-29 11:04:11 +09:00
NodeReader Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
PageViewReader Remove duplicate header includes 2016-05-26 23:25:44 +09:00
Particle3DReader Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ParticleReader Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
ProjectNodeReader No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
ScrollViewReader Remove duplicate header includes 2016-05-26 23:25:44 +09:00
SingleNodeReader Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
SkeletonReader Various CMake improvements 2016-06-14 10:20:57 -04:00
SliderReader Fix typos in comments and strings (#16708) 2016-10-17 10:12:54 +08:00
Sprite3DReader Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
SpriteReader Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
TabControlReader No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
TextAtlasReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
TextBMFontReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
TextFieldReader Remove duplicate header includes 2016-05-26 23:25:44 +09:00
TextReader Remove duplicate header includes 2016-05-26 23:25:44 +09:00
UserCameraReader Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
NodeReaderDefine.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
NodeReaderDefine.h add scrollview bar parse for cocostudio in reader 2016-01-20 21:13:59 +08:00
NodeReaderProtocol.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
NodeReaderProtocol.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
WidgetReader.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
WidgetReader.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
WidgetReaderProtocol.h Add tizen support (#15518) 2016-04-28 09:49:55 +08:00