Crossfire Client, Branches  R11627
PixmapInfo Struct Reference

#include <gx11.h>

+ Collaboration diagram for PixmapInfo:

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
 
uint8 width
 

Detailed Description

Definition at line 60 of file gx11.h.

Field Documentation

void * PixmapInfo::fog_image

Definition at line 65 of file gx11.h.

Referenced by create_map_image(), free_pixmap(), and init_cache_data().

uint8 PixmapInfo::height
uint16 PixmapInfo::icon_height
uint16 PixmapInfo::map_height
void * PixmapInfo::map_image
void * PixmapInfo::map_mask
uint16 PixmapInfo::map_width
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().

uint16 PixmapInfo::smooth_face

A face used for smoothing with this face.

Definition at line 66 of file gx11.h.

Referenced by addsmooth(), drawsmooth(), and init_cache_data().

uint8 PixmapInfo::width

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