OpenTTD Source
20241108-master-g80f628063a
|
Factory to 'query' all available blitters. More...
Go to the source code of this file.
Data Structures | |
class | BlitterFactory |
The base factory, keeping track of all blitters. More... | |
Variables | |
std::string | _ini_blitter |
The blitter as stored in the configuration file. | |
bool | _blitter_autodetected |
Was the blitter autodetected or specified by the user? | |
Factory to 'query' all available blitters.
Definition in file factory.hpp.