#include <interface.hpp>


Public Member Functions | |
| register_ai_factory (const std::string &name) | |
| virtual ai_ptr | get_new_instance (ai_context &context, const config &cfg) |
Definition at line 104 of file interface.hpp.
| ai::register_ai_factory< AI >::register_ai_factory | ( | const std::string & | name | ) | [inline] |
Definition at line 106 of file interface.hpp.
| virtual ai_ptr ai::register_ai_factory< AI >::get_new_instance | ( | ai_context & | context, | |
| const config & | cfg | |||
| ) | [inline, virtual] |
Implements ai::ai_factory.
Definition at line 111 of file interface.hpp.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:19:00 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |