#include <ai2.hpp>
Public Member Functions | |
ai2 (ai_interface::info &info) | |
virtual | ~ai2 () |
virtual void | play_turn () |
Function that is called when the AI must play its turn. |
Definition at line 23 of file ai2.hpp.
ai2::ai2 | ( | ai_interface::info & | info | ) | [inline] |
virtual void ai2::play_turn | ( | ) | [inline, virtual] |
Function that is called when the AI must play its turn.
Derived classes should implement their AI algorithm in this function.
Implements ai_interface.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |