ManaPlus
|
Static Public Member Functions | |
static Resource * | load (const void *const v) |
Data Fields | |
Image *const | parent |
const int | x |
const int | y |
const int | width |
const int | height |
Definition at line 37 of file subimageloader.cpp.
|
inlinestatic |
Definition at line 46 of file subimageloader.cpp.
const int anonymous_namespace{subimageloader.cpp}::SubImageLoader::height |
Definition at line 45 of file subimageloader.cpp.
Referenced by load().
Image* const anonymous_namespace{subimageloader.cpp}::SubImageLoader::parent |
Definition at line 41 of file subimageloader.cpp.
Referenced by load().
const int anonymous_namespace{subimageloader.cpp}::SubImageLoader::width |
Definition at line 44 of file subimageloader.cpp.
Referenced by load().
const int anonymous_namespace{subimageloader.cpp}::SubImageLoader::x |
Definition at line 42 of file subimageloader.cpp.
Referenced by load().
const int anonymous_namespace{subimageloader.cpp}::SubImageLoader::y |
Definition at line 43 of file subimageloader.cpp.
Referenced by load().