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 |
||
---|---|---|
.. | ||
CCPhysics3D.cpp | ||
CCPhysics3D.h | ||
CCPhysics3DComponent.cpp | ||
CCPhysics3DComponent.h | ||
CCPhysics3DConstraint.cpp | ||
CCPhysics3DConstraint.h | ||
CCPhysics3DDebugDrawer.cpp | ||
CCPhysics3DDebugDrawer.h | ||
CCPhysics3DObject.cpp | ||
CCPhysics3DObject.h | ||
CCPhysics3DShape.cpp | ||
CCPhysics3DShape.h | ||
CCPhysics3DWorld.cpp | ||
CCPhysics3DWorld.h | ||
CCPhysicsSprite3D.cpp | ||
CCPhysicsSprite3D.h | ||
CMakeLists.txt |