group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
AppContext.hpp File Reference

Borrowed dependencies shared by client screens. More...

#include "DeveloperConfig.hpp"
#include "config/UserSettings.hpp"
#include "host/HostedServer.hpp"
#include "network/Client.hpp"
#include "network/NetworkConfig.hpp"
#include "renderer-new/NewRenderer.hpp"
#include "sfx/SfxSystem.hpp"
#include <SDL3/SDL_video.h>
#include <string_view>
Include dependency graph for AppContext.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AppContext
 Non-owning view of App-owned services and configuration. More...

Detailed Description

Borrowed dependencies shared by client screens.