AI Refactoring2009Crab

From The Battle for Wesnoth Wiki
Revision as of 11:15, 10 April 2009 by Crab (talk | contribs)

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()