Frontend: Use imgui functions for handling SDL events
This commit is contained in:
@@ -75,7 +75,6 @@ private:
|
||||
|
||||
void HandleSDLEvent(const SDL_Event* event);
|
||||
void HandleSDLKeyEvent(const SDL_Event* event);
|
||||
bool PassEventToImGui(const SDL_Event* event);
|
||||
void Render();
|
||||
void RenderDisplay();
|
||||
void DrawMainMenuBar();
|
||||
|
||||
Reference in New Issue
Block a user