mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-06-07 09:38:25 +02:00
Single and Double buffered drawing
This commit is contained in:
@@ -36,6 +36,7 @@ private:
|
||||
bool processSystemEvent(const SDL_Event &e);
|
||||
bool processFrameEvents(AtomicQueue<Message> &queue, Renderer &renderer);
|
||||
|
||||
template <class Buffer>
|
||||
void loop();
|
||||
|
||||
SDL_Window *_window;
|
||||
|
||||
Reference in New Issue
Block a user