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

Data Fields

int x [NUM_PIXEL]
 
int y [NUM_PIXEL]
 

Detailed Description

Definition at line 93 of file mapimg.c.

Field Documentation

◆ x

int tile_shape::x[NUM_PIXEL]

Definition at line 94 of file mapimg.c.

Referenced by img_new().

◆ y

int tile_shape::y[NUM_PIXEL]

Definition at line 95 of file mapimg.c.