axmol/core/2d
aismann 376c80dd2d Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781)
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\

D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762

* Replace push_back() vs emplace_back() on axis\core\ #781

* Update CCConsole.cpp

* Update UIWebViewImpl-android.cpp

* Update UIWebViewImpl-android.cpp
2022-08-08 13:18:33 +08:00
..
CCAction.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCAction.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionCamera.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionCamera.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionCatmullRom.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCActionCatmullRom.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionEase.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionEase.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionGrid.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionGrid.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionGrid3D.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionGrid3D.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionInstant.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionInstant.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionInterval.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCActionInterval.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionManager.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionManager.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionPageTurn3D.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCActionPageTurn3D.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionProgressTimer.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionProgressTimer.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionTiledGrid.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionTiledGrid.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionTween.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCActionTween.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCAnimation.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCAnimation.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCAnimationCache.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCAnimationCache.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCAtlasNode.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCAtlasNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCAutoPolygon.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCAutoPolygon.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCCamera.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCCamera.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCCameraBackgroundBrush.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCCameraBackgroundBrush.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCClippingNode.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCClippingNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCClippingRectangleNode.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCClippingRectangleNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCComponent.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCComponent.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCComponentContainer.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCComponentContainer.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCDrawNode.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCDrawNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFastTMXLayer.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCFastTMXLayer.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFastTMXTiledMap.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCFastTMXTiledMap.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFont.cpp Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
CCFont.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontAtlas.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCFontAtlas.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontAtlasCache.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCFontAtlasCache.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontCharMap.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontCharMap.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCFontFNT.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontFNT.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontFreeType.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCFontFreeType.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCGrid.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCGrid.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCLabel.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCLabel.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCLabelAtlas.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCLabelAtlas.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCLabelTextFormatter.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCLabelTextFormatter.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
CCLayer.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCLayer.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCLight.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCLight.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCMenu.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCMenu.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCMenuItem.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCMenuItem.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCMotionStreak.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCMotionStreak.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCNode.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCNodeGrid.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCNodeGrid.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCParallaxNode.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCParallaxNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleBatchNode.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleBatchNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleExamples.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleExamples.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleSystem.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCParticleSystem.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleSystemQuad.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCParticleSystemQuad.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCPlistSpriteSheetLoader.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCPlistSpriteSheetLoader.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCProgressTimer.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCProgressTimer.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCProtectedNode.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCProtectedNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCRenderTexture.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCRenderTexture.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCScene.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCScene.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCSprite.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCSprite.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteBatchNode.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCSpriteBatchNode.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteFrame.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteFrame.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteFrameCache.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCSpriteFrameCache.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteSheetLoader.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCSpriteSheetLoader.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCTMXObjectGroup.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTMXObjectGroup.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTMXXMLParser.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCTMXXMLParser.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTextFieldTTF.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTextFieldTTF.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTileMapAtlas.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTileMapAtlas.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransition.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransition.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransitionPageTurn.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransitionPageTurn.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransitionProgress.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCTransitionProgress.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTweenFunction.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCTweenFunction.h Migrate more macors 2022-07-16 10:43:05 +08:00
CMakeLists.txt Rename core folder name 2021-12-31 14:39:08 +08:00