Project Alice
Loading...
Searching...
No Matches
gui_production_info_window.hpp
Go to the documentation of this file.
1
#prgama once
2
3
#include "
gui_element_types.hpp
"
4
5
namespace
ui
{
6
7
class
production_info_window
:
public
window_element_base
{
8
public
9
std::unique_ptr<element_base> make_child(
sys::state
&
state
, std::string_view
name
, dcon::gui_def_id
id
)
noexcept
override
{ }
10
};
11
12
}
// namespace ui
ui::production_info_window
Definition:
gui_production_info_window.hpp:7
ui::window_element_base
Definition:
gui_element_types.hpp:443
gui_element_types.hpp
ui
Definition:
constants.hpp:582
ui::production_sort_order::name
@ name
sys::state
Definition:
system_state.hpp:472
ui::state
Definition:
gui_graphics.hpp:403
src
gui
topbar_subwindows
production_subwindows
gui_production_info_window.hpp
Generated by
1.9.5