|
OpenTTD Source 20260421-master-gc2fbc6fdeb
|
Instantiation of BaseSetTraits for a GraphicSet. More...
#include <base_media_graphics.h>
Static Public Attributes | |
| static constexpr size_t | num_files = MAX_GFT |
| Number of files in a graphics set. | |
| static constexpr bool | search_in_tars = true |
| Graphics can be in a tar file. | |
| static constexpr std::string_view | set_type = "graphics" |
| The type of set. | |
Instantiation of BaseSetTraits for a GraphicSet.
Definition at line 35 of file base_media_graphics.h.
|
staticconstexpr |
Number of files in a graphics set.
Definition at line 36 of file base_media_graphics.h.
|
staticconstexpr |
Graphics can be in a tar file.
Definition at line 37 of file base_media_graphics.h.
|
staticconstexpr |
The type of set.
Definition at line 38 of file base_media_graphics.h.