![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for edit_buffer:Public Attributes | |
| int | type_flags |
| struct tile_list * | vtiles |
| const struct tile * | origin |
Definition at line 53 of file editor.cpp.
| const struct tile* edit_buffer::origin |
Definition at line 56 of file editor.cpp.
Referenced by edit_buffer_get_origin(), and edit_buffer_set_origin().
| int edit_buffer::type_flags |
Definition at line 54 of file editor.cpp.
Referenced by edit_buffer_has_type(), and edit_buffer_new().
| struct tile_list* edit_buffer::vtiles |
Definition at line 55 of file editor.cpp.
Referenced by edit_buffer_clear(), edit_buffer_copy(), edit_buffer_free(), edit_buffer_get_status_string(), edit_buffer_new(), and edit_buffer_paste().