The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
mp::minimap_cache_item Struct Reference

Public Member Functions

 minimap_cache_item ()
 

Public Attributes

std::string map_data
 
surface mini_map
 
std::string map_info_size
 

Detailed Description

Definition at line 575 of file multiplayer_lobby.cpp.

Constructor & Destructor Documentation

mp::minimap_cache_item::minimap_cache_item ( )
inline

Definition at line 577 of file multiplayer_lobby.cpp.

Member Data Documentation

std::string mp::minimap_cache_item::map_data

Definition at line 584 of file multiplayer_lobby.cpp.

Referenced by mp::gamebrowser::populate_game_item_map_info().

std::string mp::minimap_cache_item::map_info_size

Definition at line 586 of file multiplayer_lobby.cpp.

Referenced by mp::gamebrowser::populate_game_item_map_info().

surface mp::minimap_cache_item::mini_map

Definition at line 585 of file multiplayer_lobby.cpp.

Referenced by mp::gamebrowser::populate_game_item_map_info().


The documentation for this struct was generated from the following file: