Files
onepilot/system/ui
firestarsdog 003dfa8f8e Keeb
2026-03-23 01:44:29 -04:00
..
2026-03-23 01:44:29 -04:00
2026-03-23 01:44:29 -04: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
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-22 03:15:05 -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 _