Crossfire Client, Branch
R11627
|
#include <gx11.h>
Data Fields | |
void * | fog_image |
uint8 | height |
uint16 | icon_height |
void * | icon_image |
void * | icon_mask |
uint16 | icon_width |
uint16 | map_height |
void * | map_image |
void * | map_mask |
uint16 | map_width |
Pixmap | mask |
Pixmap | pixmap |
uint16 | smooth_face |
A face used for smoothing with this face. | |
uint8 | width |
void * PixmapInfo::fog_image |
Definition at line 65 of file gx11.h.
Referenced by create_map_image(), and free_pixmap().
Definition at line 38 of file x11.h.
Referenced by create_and_rescale_image_from_data(), display_mapcell(), get_map_image_size(), and init_cache_data().
Definition at line 62 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_icon_image(), item_deleting_one(), and rebuild_our_widget().
void * PixmapInfo::icon_image |
Definition at line 61 of file gx11.h.
Referenced by add_object_to_store(), animate_inventory(), animate_item(), animate_look(), create_and_rescale_image_from_data(), create_icon_image(), draw_inv_table(), drawingarea_inventory_table_expose_event(), free_pixmap(), init_cache_data(), rebuild_our_widget(), spellinventory_redraw(), and update_spell_list().
void * PixmapInfo::icon_mask |
Definition at line 61 of file gx11.h.
Referenced by animate_item(), create_and_rescale_image_from_data(), create_icon_image(), free_pixmap(), init_cache_data(), rebuild_our_widget(), and update_spell_list().
Definition at line 62 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_icon_image(), item_deleting_one(), and rebuild_our_widget().
Definition at line 64 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_map_image(), display_mapcell(), and get_map_image_size().
void * PixmapInfo::map_image |
Definition at line 63 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_map_image(), and free_pixmap().
void * PixmapInfo::map_mask |
Definition at line 63 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_map_image(), and free_pixmap().
Definition at line 64 of file gx11.h.
Referenced by create_and_rescale_image_from_data(), create_map_image(), display_mapcell(), and get_map_image_size().
Pixmap PixmapInfo::mask |
Definition at line 37 of file x11.h.
Referenced by create_and_rescale_image_from_data(), gen_draw_face(), and init_cache_data().
Pixmap PixmapInfo::pixmap |
Definition at line 37 of file x11.h.
Referenced by create_and_rescale_image_from_data(), and init_cache_data().
A face used for smoothing with this face.
Definition at line 66 of file gx11.h.
Referenced by addsmooth(), and drawsmooth().
Definition at line 38 of file x11.h.
Referenced by create_and_rescale_image_from_data(), display_mapcell(), get_map_image_size(), and init_cache_data().