axmol/cocos/2d
halx99 dffe96ce1f 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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCActionManager.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAnimation.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAnimation.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CCAnimationCache.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCAnimationCache.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +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 metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 fix clipping node issue (#20100) 2019-09-05 09:17:43 +08:00
CCClippingRectangleNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCClippingRectangleNode.h ClippingRectangleNode works 2019-03-13 14:27:47 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCComponentContainer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMenu.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCMenu.h Refactor layer 2021-08-30 19:47:53 +08:00
CCMenuItem.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCMenuItem.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCParallaxNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParallaxNode.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCParticleBatchNode.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleBatchNode.h Fix ParticleBatchNode texture not bind [ci build] 2021-01-19 23:53:22 +08:00
CCParticleExamples.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCParticleExamples.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 Merge branch 'v4' into v4 2019-11-22 10:29:11 +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 remove void in function declaration (#19954) 2019-07-22 09:38:46 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCTweenFunction.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCTweenFunction.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt Support custom texture atlas formats (#284) 2021-08-13 14:52:58 +08:00