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

Defines the VPinballXIniReader class for reading VPX INI settings in ASAPCabinetFE. More...

#include <string>
#include <optional>
+ Include dependency graph for vpinballx_ini_reader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VPinballXIniSettings
 Represents VPX INI settings for window positions and sizes. More...
 
class  VPinballXIniReader
 Reads VPX INI files to extract window settings. More...
 

Detailed Description

Defines the VPinballXIniReader class for reading VPX INI settings in ASAPCabinetFE.

This header provides the VPinballXIniReader class, which reads VPX INI files to extract settings such as playfield, backglass, and DMD window positions and sizes. These settings are used to configure screenshot capture or other VPX-related operations.