2
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dian.chen dd3d60bd27 代码迁移 2 years ago
..
AS3 代码迁移 2 years ago
Cocos2dx 代码迁移 2 years ago
CocosCreator 代码迁移 2 years ago
Cry 代码迁移 2 years ago
Egret 代码迁移 2 years ago
Haxe 代码迁移 2 years ago
Laya 代码迁移 2 years ago
Laya2TS 代码迁移 2 years ago
LayaTS 代码迁移 2 years ago
MonoGame 代码迁移 2 years ago
Pixi 代码迁移 2 years ago
Starling 代码迁移 2 years ago
Unity 代码迁移 2 years ago
Vision 代码迁移 2 years ago
ReadMe.txt 代码迁移 2 years ago

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

DO NOT modify the template files in this folder. 
If you want to customize the templates, 
please copy this template folder to the root folder of your project.

请不要直接修改此目录的模板文件。如果你需要个性化模板请复制template目录到你的项目的根目录再作修改

变量说明:

Component.template
-------------
{packageName} UI模块名
{componentName} UI组件父类名
{className} UI组件类名
{uiPkgName} UI资源包名
{uiResName} UI资源名
{uiPath} UI资源路径


Binder.template
———————————
{className}  UI模块名+"Binder"
{packageName} UI模块名