• Stars
    star
    194
  • Rank 199,726 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A flexible UI framework for Egret Engine.

FairyGUI-egret

A flexible UI framework for Egret Engine, working with the FREE professional Game UI Editor: FairyGUI Editor.

Official website: www.fairygui.com

目录结构

  • source fairygui的源码
  • test 例子工程,可用Egret Wing直接打开
    • UIProject UI 工程,可以FairyGUI编辑器打开

获取fairygui库

如果你只是想添加或者更新fairygui库到你的项目,那么下载以下文件即可:

  • source/bin/fairygui.js
  • source/bin/fairygui.min.js
  • source/bin/fairygui.d.ts

编译源码

使用VSC打开source目录,执行gulp build任务.

License

MIT