Files
StarPilot/system/ui
firestarsdog 57b8f97edf Aethergrid2
2026-04-02 09:58:35 -04:00
..
2026-04-02 09:58:35 -04:00
2026-04-02 09:58:35 -04:00
2026-03-22 03:15:05 -05:00
2025-12-18 23:23:21 -08:00
2025-12-18 23:23:21 -08:00
2026-03-22 03:15:05 -05:00
2026-03-22 03:15:05 -05:00
2026-03-27 18:05:44 -05:00
2025-12-18 23:23:21 -08:00
2026-03-22 03:15:05 -05:00
2026-03-22 03:15:05 -05:00
2025-12-18 23:23:21 -08:00
2026-03-22 03:15:05 -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 _