Files
2026-05-27 21:11:45 +08:00
..
2026-05-27 21:11:45 +08:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00
2026-03-13 21:04:16 -07:00

ui

The user interfaces here are built with raylib.

Quick start:

Style guide:

  • All graphical elements should subclass Widget.
    • Prefer a stateful widget over a function for easy migration from QT
  • All internal class variables and functions should be prefixed with _