axmol/cocos/2d
halx99 95567be5db Fix #549 2021-12-08 15:16:19 +08:00
..
CCAction.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAction.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionCamera.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionCamera.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionCatmullRom.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionCatmullRom.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionEase.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionEase.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionGrid.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionGrid.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionGrid3D.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionGrid3D.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionInstant.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionInstant.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionInterval.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionInterval.h Fix reviews 2021-10-24 21:55:48 +08:00
CCActionManager.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCActionManager.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionPageTurn3D.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionPageTurn3D.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionProgressTimer.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionProgressTimer.h Init Commit 2019-11-23 20:27:39 +08:00
CCActionTiledGrid.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionTiledGrid.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCActionTween.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCActionTween.h Init Commit 2019-11-23 20:27:39 +08:00
CCAnimation.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAnimation.h Init Commit 2019-11-23 20:27:39 +08:00
CCAnimationCache.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAnimationCache.h Init Commit 2019-11-23 20:27:39 +08:00
CCAtlasNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAtlasNode.h Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
CCAutoPolygon.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAutoPolygon.h Init Commit 2019-11-23 20:27:39 +08:00
CCCamera.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCCamera.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCCameraBackgroundBrush.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCCameraBackgroundBrush.h API qualifiers improments 2020-10-07 00:07:53 +08:00
CCClippingNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCClippingNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCClippingRectangleNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCClippingRectangleNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCComponent.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCComponent.h Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCComponentContainer.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCComponentContainer.h Init Commit 2019-11-23 20:27:39 +08:00
CCDrawNode.cpp Fix #549 2021-12-08 15:16:19 +08:00
CCDrawNode.h Fix #549 2021-12-08 15:16:19 +08:00
CCFastTMXLayer.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFastTMXLayer.h Resolve reviews 2021-10-24 14:09:59 +08:00
CCFastTMXTiledMap.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFastTMXTiledMap.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCFont.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCFont.h Improve code style 2021-11-11 17:20:21 +08:00
CCFontAtlas.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFontAtlas.h Improve code style 2021-11-11 17:20:21 +08:00
CCFontAtlasCache.cpp Use std::string_view instead const std::string&, refer #543 2021-11-27 11:08:08 +08:00
CCFontAtlasCache.h V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +08:00
CCFontCharMap.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFontCharMap.h Improve code style 2021-11-11 17:20:21 +08:00
CCFontFNT.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFontFNT.h Improve code style 2021-11-11 17:20:21 +08:00
CCFontFreeType.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCFontFreeType.h Better use string_view, refer #543 2021-11-27 13:51:21 +08:00
CCGrid.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCGrid.h Resolve reviews 2021-10-24 14:09:59 +08:00
CCLabel.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCLabel.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
CCLabelAtlas.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCLabelAtlas.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
CCLabelTextFormatter.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCLabelTextFormatter.h Init Commit 2019-11-23 20:27:39 +08:00
CCLayer.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCLayer.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCLight.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCLight.h Init Commit 2019-11-23 20:27:39 +08:00
CCMenu.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCMenu.h Merge: cb81a61530 a762c94904 2021-09-01 10:10:46 +08:00
CCMenuItem.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCMenuItem.h Init Commit 2019-11-23 20:27:39 +08:00
CCMotionStreak.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCMotionStreak.h Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
CCNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCNode.h Fix #536 2021-11-18 19:02:33 +08:00
CCNodeGrid.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCNodeGrid.h Init Commit 2019-11-23 20:27:39 +08:00
CCParallaxNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParallaxNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleBatchNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleBatchNode.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCParticleExamples.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleExamples.h Init Commit 2019-11-23 20:27:39 +08:00
CCParticleSystem.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleSystem.h Use const ValueMap& for CCParticleSystem init functions 2021-07-15 12:23:50 +08:00
CCParticleSystemQuad.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleSystemQuad.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlistSpriteSheetLoader.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCPlistSpriteSheetLoader.h Use integer identifier for sprite sheet format. 2021-08-17 14:04:45 +10:00
CCProgressTimer.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCProgressTimer.h Improve progress timer (#375) 2021-06-13 10:05:30 +08:00
CCProtectedNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCProtectedNode.h Init Commit 2019-11-23 20:27:39 +08:00
CCRenderTexture.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCRenderTexture.h Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCScene.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCScene.h Fix reviews 2021-10-24 21:55:48 +08:00
CCSprite.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCSprite.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCSpriteBatchNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCSpriteBatchNode.h Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
CCSpriteFrame.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCSpriteFrame.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCSpriteFrameCache.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCSpriteFrameCache.h Fix for dynamic library issue 2021-08-20 14:43:19 +10:00
CCSpriteSheetLoader.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCSpriteSheetLoader.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCTMXObjectGroup.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTMXObjectGroup.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCTMXXMLParser.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTMXXMLParser.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCTextFieldTTF.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTextFieldTTF.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
CCTileMapAtlas.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTileMapAtlas.h Init Commit 2019-11-23 20:27:39 +08:00
CCTransition.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTransition.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCTransitionPageTurn.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTransitionPageTurn.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCTransitionProgress.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCTransitionProgress.h Init Commit 2019-11-23 20:27:39 +08:00
CCTweenFunction.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTweenFunction.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Support custom texture atlas formats (#284) 2021-08-13 14:52:58 +08:00