MetaCoreEngineV2/Demos
2026-01-13 17:06:06 +08:00
..
res init 2026-01-13 17:06:06 +08:00
__init__.py init 2026-01-13 17:06:06 +08:00
.gitignore init 2026-01-13 17:06:06 +08:00
01_MinimalExample.py init 2026-01-13 17:06:06 +08:00
02_SimpleConsole.py init 2026-01-13 17:06:06 +08:00
B_BlockText.py init 2026-01-13 17:06:06 +08:00
B_Button.py init 2026-01-13 17:06:06 +08:00
B_Checkbox.py init 2026-01-13 17:06:06 +08:00
B_FormattedLabel.py init 2026-01-13 17:06:06 +08:00
B_Frame.py init 2026-01-13 17:06:06 +08:00
B_InputField.py init 2026-01-13 17:06:06 +08:00
B_Label.py init 2026-01-13 17:06:06 +08:00
B_Progressbar.py init 2026-01-13 17:06:06 +08:00
B_Radiobox.py init 2026-01-13 17:06:06 +08:00
B_Slider.py init 2026-01-13 17:06:06 +08:00
DemoFramework.py init 2026-01-13 17:06:06 +08:00
README.md init 2026-01-13 17:06:06 +08:00

This directory contains various LUI demos. You should start with the demos 01 and 02.

After that, you can try out the demos starting with B_, showing builtin LUI components.