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

Terminal-style loading screen shown before synchronous game initialization. More...

#include "IScreen.hpp"
#include "app/AppContext.hpp"
#include "renderer-new/NewRenderer.hpp"
#include <SDL3/SDL.h>
#include <string>
Include dependency graph for LoadingScreen.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LoadingScreen
 Front-end screen displayed while the client is about to enter gameplay. More...

Detailed Description

Terminal-style loading screen shown before synchronous game initialization.