group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
IScreen.cpp File Reference

Shared event and frame helpers used by every menu IScreen. More...

#include "IScreen.hpp"
#include "menus/MenuTheme.hpp"
#include "menus/settings/SystemMenuOverlay.hpp"
#include "renderer-new/NewRenderer.hpp"
#include <SDL3/SDL_keycode.h>
#include <backends/imgui_impl_sdl3.h>
#include <backends/imgui_impl_sdlgpu3.h>
#include <glm/vec3.hpp>
#include <imgui.h>
Include dependency graph for IScreen.cpp:

Detailed Description

Shared event and frame helpers used by every menu IScreen.