Files
StarPilot/system/ui
firestar5683 7568ab4e3d fixes
2026-04-12 20:51:49 -05:00
..
2026-04-12 20:51:49 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
2025-12-18 23:23:21 -08:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
2025-12-18 23:23:21 -08:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05: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 _