|
group2 0.1.0
CSE 125 Group 2
|
Files | |
| App.cpp | |
| Manages main application lifecycle: initialization, event handling, main loop iteration, and cleanup. | |
| App.hpp | |
| Top-level application object owning the window, renderer, and network client. | |
| AppContext.hpp | |
| Borrowed dependencies shared by client screens. | |