|
rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
|
Display mode parameter plain old struct. More...
#include <Base.hpp>
Public Attributes | |
| pixelfmt::Id | fmt |
| Display mode format. | |
| geom::Size | size |
| Display mode size. | |
| std::optional< unsigned int > | refreshRate = std::nullopt |
| Display mode refresh rate, might be unspecified. | |
| void * | unsafeDriverData = nullptr |
| Unspecified driver-specific data. | |
Display mode parameter plain old struct.
1.8.16