21 #include <boost/dynamic_bitset.hpp> 41 drop_down_menu(SDL_Rect button_pos,
const std::vector<config>& items,
int selected_item,
bool use_markup,
bool keep_open);
64 std::optional<std::string>
image;
106 virtual const std::string&
window_id()
const override;
const std::vector< std::string > items
Various uncategorised dialogs.
Contains the SDL_Rect helper code.
Abstract base class for all modal dialogs.
map_location coordinate
Contains an x and y coordinate used for starting positions in maps.
A config object defines a single node in a WML file, with access to child nodes.
base class of top level items, the only item which needs to store the final canvases to draw on...