Crossfire Client, Branch  R11627
Data Structures | Variables
x11.h File Reference
#include "client-types.h"
Include dependency graph for x11.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  PixmapInfo

Variables

Colormap colormap
Display * display
GC gc_game
uint8 image_size
int map_size
struct PixmapInfopixmaps [MAXPIXMAPNUM]
uint8 updatekeycodes
int updatelock
Window win_game
Window win_message
Window win_root
Window win_stats

Variable Documentation

Colormap colormap
Display* display
GC gc_game
int map_size

Definition at line 204 of file gx11.c.

Referenced by init_windows(), parse_args(), and parse_keybind_line().

Window win_game
Window win_message
Window win_root
Window win_stats