套装:LÖVE的即时模式GUI库

时间:2024-03-05 01:36:41
【文件属性】:

文件名称:套装:LÖVE的即时模式GUI库

文件大小:1.9MB

文件格式:ZIP

更新时间:2024-03-05 01:36:41

Lua

套装 适用于LÖVE的简单用户界面工具包。 SUIT是即时模式GUI库。 文档? 在。 看起来? 这是默认主题下SUIT的外观: 有关更多信息和代码,请 。 你好,世界! -- suit up local suit = require ' suit ' -- storage for text input local input = {text = " " } -- make love use font which support CJK text function love.load () local font = love. graphics . newFont ( " NotoSansHans-Regular.otf " , 20 ) love. graphics . setFont (font) end -- all the UI is defined in


【文件预览】:
suit-master
----.gitignore(16B)
----button.lua(698B)
----license.txt(1KB)
----label.lua(697B)
----layout.lua(9KB)
----README.md(2KB)
----input.lua(4KB)
----core.lua(4KB)
----imagebutton.lua(2KB)
----init.lua(3KB)
----checkbox.lua(823B)
----docs()
--------themes.rst(52B)
--------core.rst(6KB)
--------Makefile(7KB)
--------index.rst(9KB)
--------conf.py(9KB)
--------_static()
--------layout.rst(8KB)
--------gettingstarted.rst(14KB)
--------license.rst(1KB)
--------widgets.rst(6KB)
----theme.lua(4KB)
----suit-0.1-1.rockspec(662B)
----slider.lua(2KB)

网友评论