Defines the VPinballXIniReader class for reading VPX INI settings in ASAPCabinetFE. More...
#include <string>
#include <optional>
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... | |
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.