mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-15 03:53:58 +08:00
124198460b
* ui(raylib): create BaseWindow * test without typing * revert * Revert "test without typing" This reverts commit c8a5e1b8322bb7250ede540d7b6d25eefa72cef1. * lines
ui
The user interfaces here are built with raylib.
Quick start:
- set
DEBUG_FPS=1to show the FPS - set
STRICT_MODE=1to kill the app if it drops too much below 60fps - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart