|
group2 0.1.0
CSE 125 Group 2
|
Top-level application object owning the window, renderer, and network client. More...
#include "DeveloperConfig.hpp"#include "IScreen.hpp"#include "network/Client.hpp"#include "network/NetworkConfig.hpp"#include "renderer-new/NewRenderer.hpp"#include <SDL3/SDL.h>#include <memory>Go to the source code of this file.
Classes | |
| class | App |
| Root application class; owns shared resources and manages screen transitions. More... | |
Top-level application object owning the window, renderer, and network client.