#include <base_media_base.h>
Public Member Functions | |
bool | FillSetDetails (struct IniFile *ini, const char *path) |
Read the set information from a loaded ini. | |
Data Fields | |
PaletteType | palette |
Palette of this graphics set. |
Definition at line 234 of file base_media_base.h.
bool GraphicsSet::FillSetDetails | ( | struct IniFile * | ini, | |
const char * | path | |||
) |
Read the set information from a loaded ini.
ini | the ini to read from | |
path | the path to this ini file (for filenames) |
Reimplemented from BaseSet< GraphicsSet, MAX_GFT, DATA_DIR >.
Definition at line 206 of file gfxinit.cpp.
References fetch_metadata, BaseSet< T, Tnum_files, Tsubdir >::FillSetDetails(), IniFile::GetGroup(), PAL_DOS, PAL_WINDOWS, palette, and IniItem::value.