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

Map link mark module: it makes link marks when a link is sent by chating, or restore a mark with clicking a link on the chatline. More...

Public Attributes

enum text_link_type type
 
int id
 
int turn_counter
 

Detailed Description

Map link mark module: it makes link marks when a link is sent by chating, or restore a mark with clicking a link on the chatline.

Definition at line 2330 of file view_map_common.cpp.

Member Data Documentation

◆ id

int link_mark::id

Definition at line 2332 of file view_map_common.cpp.

Referenced by link_mark_new(), and link_mark_tile().

◆ turn_counter

int link_mark::turn_counter

Definition at line 2333 of file view_map_common.cpp.

Referenced by link_mark_add_new(), and link_mark_new().

◆ type

enum text_link_type link_mark::type