ManaPlus
|
Static Public Member Functions | |
static Resource * | load (const void *const v) |
Data Fields | |
const std::string | path |
const int | w |
const int | h |
Definition at line 38 of file imagesetloader.cpp.
|
inlinestatic |
Definition at line 46 of file imagesetloader.cpp.
References Loader::getImage(), h, path, reportAlways, and w.
Referenced by Loader::getImageSet().
const int ImageSetLoader::h |
Definition at line 42 of file imagesetloader.cpp.
Referenced by load().
const std::string ImageSetLoader::path |
Definition at line 40 of file imagesetloader.cpp.
Referenced by load().
const int ImageSetLoader::w |
Definition at line 41 of file imagesetloader.cpp.
Referenced by load().