![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
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 |
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.
| int link_mark::id |
Definition at line 2332 of file view_map_common.cpp.
Referenced by link_mark_new(), and link_mark_tile().
| 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().
| enum text_link_type link_mark::type |
Definition at line 84 of file view_map_common.cpp.
Referenced by link_mark_add_new(), link_mark_color(), link_mark_find(), link_mark_new(), and link_mark_tile().