mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-06-07 09:38:25 +02:00
Thread priority, better debug overlay
This commit is contained in:
@@ -35,6 +35,7 @@ private:
|
||||
int processKey(SDL_Keysym key);
|
||||
bool processSystemEvent(const SDL_Event &e);
|
||||
bool processFrameEvents(AtomicQueue<Message> &queue, Renderer &renderer);
|
||||
const std::string status() const;
|
||||
|
||||
void loop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user