Files
IronOS/source/Core/Threads/UI
resistancelion 5e78168c90 -style
2025-01-30 18:38:17 +02:00
..
2025-01-30 18:38:17 +02:00
2025-01-30 18:33:30 +02:00

UI

The User interface for IronOS is split into two halves in these folders. The logic folder contains the .cpp files that implement the logic of each mode, this should handle button events and any logic. The drawing folder contains the .cpp files that implement just the screen drawing for each mode. These are further subdivided by the screen types.