Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
canvas Struct Reference

#include <canvas.h>

Data Fields

cairo_surface_tsurface
 
cairo_tdrawable
 
float zoom
 
QPixmap map_pixmap
 
SDL_Surfacesurf
 

Detailed Description

Definition at line 21 of file canvas.h.

Field Documentation

◆ drawable

cairo_t * canvas::drawable

◆ map_pixmap

QPixmap canvas::map_pixmap

◆ surf

SDL_Surface * canvas::surf

◆ surface

cairo_surface_t * canvas::surface

◆ zoom

float canvas::zoom