Maze Builder Docs 8.2.1
Loading...
Searching...
No Matches
mazes::runtime_app::context Member List

This is the complete list of members for mazes::runtime_app::context, including all inherited members.

get_args_manager() const noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
get_grid_manager() const noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
get_raw_input() const noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
get_rng() const noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
get_text_manager() const noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
with_args_manager(args_manager &am) noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
with_grid_manager(grid_manager &g) noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
with_raw_input(const std::string &raw_input) noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
with_rng(randomizer &r) noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline
with_text_manager(processed_text_manager &ptm) noexcept (defined in mazes::runtime_app::context)mazes::runtime_app::contextinline