# CocosCreatorHowToUse **Repository Path**: ihanrui/cocos-creator-how-to-use ## Basic Information - **Project Name**: CocosCreatorHowToUse - **Description**: 大道至简,殊途同归。 CocosCreatorHowToUse是希望简化用户理解Cocos Creator API某些功能的使用。 Cocos Creator How To Use is to simplify the use of some functions that users understand the API. - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: v3.6.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 147 - **Created**: 2022-09-22 - **Last Updated**: 2022-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Cocos Creator How To Use ### Write by yeshao2069. ### Cocos Creator How To Use is to simplify the use of some functions that users understand the API. ### Cocos Creator v3.6.x ### Quick | A1 | B1 | C1 | A2 | B2 | C2 | A3 | B3 | C3 | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | 1 | [用户界面](#ui) | [UI](#ui) | 2 | [性能](#performance) | [Performance](#performance) | 3 | [音频](#audio) | [Audio](#audio) | | 4 | [视频](#video) | [Video](#video) | 5 | [动画](#animation) | [Animation](#animation) | 6 | [Spine动画](#spine) | [Spine](#spine) | | 7 | [龙骨动画](#dragonbones) | [DragonBones](#dragonbones) | 8 | [绘图](#graphics) | [Graphics](#graphics) | 9 | [物理](#physics) | [Physics](#physics) | | 10 | [缓动](#tween) | [Tween](#tween) | 11 | [渲染](#renderer) | [Renderer](#renderer) | 12 | [模型](#model) | [Model](#model) | | 13 | [粒子](#particle) | [Particle](#particle) | 14 | [NPM包使用](#npm) | [NPM Use](#npm) | 15 | [需求](#case) | [Case](#case) | ## Examples ### UI | 编号 | 分类 | 项目 | 编辑器版本 | 演示 | | :---: | :---: | :---: | :---: | :---: | | 1 | [UI](https://gitee.com/yeshao2069/cocos-creator-how-to-use/tree/v3.6.x/proj/UI) | [返回顶部](#quick) | 无 | 无 | | 1.1 | Label | [超大文本](https://gitee.com/yeshao2069/cocos-creator-how-to-use/tree/v3.6.x/proj/UI/Creator3.6.0_2D_LargeSystemFontText) | 3.6.0 |