Defines the WindowManager class for managing SDL windows and renderers in ASAPCabinetFE. More...
Include dependency graph for window_manager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | WindowManager |
| Manages SDL windows and renderers for VPX displays. More... | |
Defines the WindowManager class for managing SDL windows and renderers in ASAPCabinetFE.
This header provides the WindowManager class, which implements the IWindowManager interface to manage SDL windows and renderers for the playfield, backglass, DMD, and topper displays. It initializes and updates display resources based on application settings.