|
Crossfire Server, Branch 1.12
R12190
|
Information about one face set. More...
#include <image.h>

Data Fields | |
| char * | comment |
| char * | extension |
| face_info * | faces |
| images in this faceset | |
| uint8 | fallback |
| faceset to use when an image is not found in this faceset | |
| char * | fullname |
| char * | prefix |
| char * | size |
| char* face_sets::comment |
Definition at line 46 of file image.h.
Referenced by read_client_images().
| char* face_sets::extension |
Definition at line 45 of file image.h.
Referenced by read_client_images().
images in this faceset
Definition at line 47 of file image.h.
Referenced by CREPixmap::getIcon(), process_map(), and read_client_images().
faceset to use when an image is not found in this faceset
Definition at line 43 of file image.h.
Referenced by check_faceset_fallback(), and read_client_images().
| char* face_sets::fullname |
Definition at line 42 of file image.h.
Referenced by read_client_images().
| char* face_sets::prefix |
Definition at line 41 of file image.h.
Referenced by read_client_images().
| char* face_sets::size |
Definition at line 44 of file image.h.
Referenced by read_client_images().
1.7.6.1