添加一个基于ccc 3.1的button代码创建方式

This commit is contained in:
leo
2021-06-05 13:29:52 +08:00
parent e1995046bc
commit 43ad296e77
17 changed files with 1332 additions and 0 deletions

6
ButtonDemo/tsconfig.json Normal file
View File

@@ -0,0 +1,6 @@
{
/* Base configuration. Do not edit this field. */
"extends": "./temp/tsconfig.cocos.json"
/* Add your custom configuration here. */
}