Crossfire Server, Branch 1.12  R12190
Data Fields
face_sets Struct Reference

Information about one face set. More...

#include <image.h>

Collaboration diagram for face_sets:
Collaboration graph
[legend]

Data Fields

char * comment
char * extension
face_infofaces
 images in this faceset
uint8 fallback
 faceset to use when an image is not found in this faceset
char * fullname
char * prefix
char * size

Detailed Description

Information about one face set.

Definition at line 40 of file image.h.


Field Documentation

Definition at line 46 of file image.h.

Referenced by read_client_images().

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().

Definition at line 42 of file image.h.

Referenced by read_client_images().

Definition at line 41 of file image.h.

Referenced by read_client_images().

Definition at line 44 of file image.h.

Referenced by read_client_images().


The documentation for this struct was generated from the following file: