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

#include <canvas.h>

Data Fields

cairo_surface_t * surface
 
cairo_t * drawable
 
float zoom
 
QPixmap map_pixmap
 
SDL_Surface * surf
 

Detailed Description

Definition at line 20 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