AI Refactoring2009Crab
From The Battle for Wesnoth Wiki
CURRENT:
ai_manager ai_interface.hpp
Move location of info structure from ai_interface to ai_holder (inside ai_manager)
NEXT:
ai_interface.hpp
@deprecate getInfo and add info() to ai_interface
NEXT:
ai.cpp
Change ai_interface methods to use info()