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

Data Fields

int type_flags
 
struct tile_listvtiles
 
const struct tileorigin
 

Detailed Description

Definition at line 62 of file editor.c.

Field Documentation

◆ origin

const struct tile* edit_buffer::origin

Definition at line 65 of file editor.c.

◆ type_flags

int edit_buffer::type_flags

Definition at line 63 of file editor.c.

Referenced by edit_buffer_new().

◆ vtiles

struct tile_list* edit_buffer::vtiles

Definition at line 64 of file editor.c.