#include <engine.hpp>


Public Member Functions | |
| register_engine_factory (const std::string &name) | |
| virtual engine_ptr | get_new_instance (readonly_context &ai, const config &cfg) |
| virtual engine_ptr | get_new_instance (readonly_context &ai, const std::string &name) |
Definition at line 146 of file engine.hpp.
| ai::register_engine_factory< ENGINE >::register_engine_factory | ( | const std::string & | name | ) | [inline] |
Definition at line 148 of file engine.hpp.
| virtual engine_ptr ai::register_engine_factory< ENGINE >::get_new_instance | ( | readonly_context & | ai, | |
| const config & | cfg | |||
| ) | [inline, virtual] |
Implements ai::engine_factory.
Definition at line 153 of file engine.hpp.
| virtual engine_ptr ai::register_engine_factory< ENGINE >::get_new_instance | ( | readonly_context & | ai, | |
| const std::string & | name | |||
| ) | [inline, virtual] |
Implements ai::engine_factory.
Definition at line 157 of file engine.hpp.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:24 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |