mirror of https://github.com/axmolengine/axmol.git
663bb4d7ed
* 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 |
||
---|---|---|
.. | ||
auto | ||
manual | ||
proj.android | ||
proj.ios_mac/cocos2d_js_bindings.xcodeproj | ||
proj.win8.1-universal/libjscocos2d | ||
proj.win32 | ||
script | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
README.md
js-bindings
This repo is used for js bindings.