Home
last modified time | relevance | path

Searched defs:get_recruitment_pattern (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/ai/
H A Dcontexts.hpp827 virtual const std::vector<std::string> get_recruitment_pattern() const override in get_recruitment_pattern() function in ai::readonly_context_proxy
H A Dcontexts.cpp811 const std::vector<std::string> readonly_context_impl::get_recruitment_pattern() const in get_recruitment_pattern() function in ai::readonly_context_impl