Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 381 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 381 Bytes

SUI

SUI是基于XMod2.0+的UI库

(因为WUI没有封装动态改变UI的方法,而且有时候有奇怪的bug,所以自己写了个UI库)

已实现的组件有:

  • Button 按钮
  • CheckBox 复选框
  • RadioBox 单选框
  • ProgressBar 进度条
  • TabPage 标签页

暂未实现的组件有:

  • ComboBox 组合框

用法

还没写,看代码吧

开源协议 MIT