ManaPlus
|
Static Public Member Functions | |
static Resource * | load (const void *const v) |
Data Fields | |
const Image *const | image |
const int | width |
const int | height |
Definition at line 37 of file rescaledloader.cpp.
|
inlinestatic |
Definition at line 44 of file rescaledloader.cpp.
References height, image, reportAlways, and width.
const int anonymous_namespace{rescaledloader.cpp}::RescaledLoader::height |
Definition at line 43 of file rescaledloader.cpp.
Referenced by load().
const Image* const anonymous_namespace{rescaledloader.cpp}::RescaledLoader::image |
Definition at line 41 of file rescaledloader.cpp.
Referenced by load().
const int anonymous_namespace{rescaledloader.cpp}::RescaledLoader::width |
Definition at line 42 of file rescaledloader.cpp.
Referenced by load().