ASAPCabinetFE
 
Loading...
Searching...
No Matches
iwindow_manager.h File Reference

Defines the IWindowManager interface for managing SDL windows and renderers in ASAPCabinetFE. More...

#include <SDL2/SDL.h>
#include "config/settings.h"
+ Include dependency graph for iwindow_manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IWindowManager
 Interface for managing SDL windows and renderers. More...
 

Detailed Description

Defines the IWindowManager interface for managing SDL windows and renderers in ASAPCabinetFE.

This header provides the IWindowManager interface, which specifies methods for accessing and managing SDL windows and renderers for the playfield, backglass, and DMD displays. It supports updating window configurations and retrieving window positions based on application settings.