#include <C4Achievement.h>
Public Member Functions | |
| C4AchievementGraphics ()=default | |
| bool | Init (C4Group &File) |
| bool | Init (C4GroupSet &Files) |
| void | Clear () |
| C4FacetSurface * | FindByName (const char *name) const |
Definition at line 20 of file C4Achievement.h.
|
default |
| void C4AchievementGraphics::Clear | ( | ) |
Definition at line 60 of file C4Achievement.cpp.
Referenced by C4GraphicsResource::Clear().
| C4FacetSurface * C4AchievementGraphics::FindByName | ( | const char * | name | ) | const |
Definition at line 68 of file C4Achievement.cpp.
Referenced by C4ScenarioListLoader::Scenario::LoadCustomPre().
| bool C4AchievementGraphics::Init | ( | C4Group & | File | ) |
Definition at line 23 of file C4Achievement.cpp.
References _MAX_FNAME, C4CFN_Achievements, C4FCT_Full, C4FCT_Height, C4Group::FindNextEntry(), C4FacetSurface::Load(), LoadResStr(), LogF(), RemoveExtension(), C4Group::ResetSearch(), and SCharPos().
Referenced by C4GraphicsResource::Init(), and Init().
| bool C4AchievementGraphics::Init | ( | C4GroupSet & | Files | ) |
Definition at line 49 of file C4Achievement.cpp.
References C4CFN_Achievements, C4GroupSet::FindEntry(), and Init().