axmol/extensions/assets-manager
Wilson E. Alvarez 3056269531 Various small performance tweaks (#16881)
* These variables can be accessed by reference

* Assign values in initialization list

* _range can also be in initialization list

* Prefixed ++ and added 'auto' to loops

Also removed extra whitespace

* Prefixed ++/--, and changed for-loop implementation to use 'auto' on some loops
2016-11-22 09:54:04 +08:00
..
AssetsManager.cpp Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
AssetsManager.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
AssetsManagerEx.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
AssetsManagerEx.h fixed #16800: [AssetsManagerEx] project.manifest will be downloaded twice (#16801) 2016-11-04 15:03:32 +08:00
CCEventAssetsManagerEx.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCEventAssetsManagerEx.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
CCEventListenerAssetsManagerEx.cpp Move StringUtils functions from deprecated header file to ccUTF8.h (#15835) 2016-06-15 15:01:26 +08:00
CCEventListenerAssetsManagerEx.h no message 2014-10-09 18:30:39 +08:00
Manifest.cpp Removes unused rapjson includes. (#16839) 2016-11-14 14:13:33 +08:00
Manifest.h fixed #16492: RapidJSON Crashes in Release mode on Android. (#16792) 2016-11-04 09:36:59 +08:00