Freeciv21
Develop your civilization from humble roots to a global empire
tile_shape Struct Reference

Public Attributes

int x [NUM_PIXEL]
 
int y [NUM_PIXEL]
 

Detailed Description

Definition at line 57 of file mapimg.cpp.

Member Data Documentation

◆ x

int tile_shape::x[NUM_PIXEL]

Definition at line 58 of file mapimg.cpp.

Referenced by img_plot().

◆ y

int tile_shape::y[NUM_PIXEL]

Definition at line 59 of file mapimg.cpp.

Referenced by img_plot().