KHBYgui master READ ONLY 0
  • explorer
  • search
a [App]
a CG.KHBYgui
a README.md
a app.ts
a [Test]
a test
  • README.md

KHBYgui

The KHBYgui(Ke Hao Bu Yao Graphical User Interface) library is a gui library use only Pixi.

「科皓不要GUI」是用Pixi製作的,排版、內距、文字標籤、按鈕、輸入欄、列表、捲動軸都有。

Getting Started

see testbed.

請看 testbed 的範例。

// make a simple button.
let btn = new KButton('Button')
btn.setPadding(Padding.make(10))
btn.setSize(100, 50)
btn.setRoundedMask(true)
CG.Base.pixi.root.addChild(btn)

Authors

FOBShippingPoint

Special Thanks

科皓不要啦

READ ONLY
  • problem
  • console
No problems have been detected so far.
Ln 1, Col 1, Sel 0
Markdown