|
Crossfire Server
1.75.0
|
List of maps. More...
Data Fields | |
| size_t | allocated |
| size_t | count |
| struct struct_map_info ** | maps |
List of maps.
Definition at line 233 of file mapper.cpp.
| size_t struct_map_list::allocated |
Definition at line 236 of file mapper.cpp.
Referenced by add_map(), and init_map_list().
| size_t struct_map_list::count |
Definition at line 235 of file mapper.cpp.
Referenced by add_map(), append_map_list(), create_maps_array(), do_tiled_map_picture(), fill_json(), fill_reverse_maps(), fix_exits_for_map(), fix_exits_to_tiled_maps(), fix_map_names(), fix_tiled_map(), fix_tiled_map_monsters(), get_map_info(), init_map_list(), main(), merge_tiled_maps(), tiled_map_need_pic(), and write_tiled_maps().
| struct struct_map_info** struct_map_list::maps |
Definition at line 234 of file mapper.cpp.
Referenced by add_map(), append_map_list(), create_maps_array(), do_tiled_map_picture(), fill_json(), fill_reverse_maps(), fix_exits_for_map(), fix_exits_to_tiled_maps(), fix_map_names(), fix_tiled_map(), fix_tiled_map_monsters(), get_map_info(), init_map_list(), main(), merge_tiled_maps(), tiled_map_need_pic(), and write_tiled_maps().