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

Abstract interface for top-level application screens (lobby, in-game). More...

#include <SDL3/SDL.h>
Include dependency graph for IScreen.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IScreen
 Interface implemented by each full-screen mode (Lobby, Game). More...

Detailed Description

Abstract interface for top-level application screens (lobby, in-game).