#include <contexts.hpp>


Public Member Functions | |
| ai_context_proxy () | |
| void | init_ai_context_proxy (ai_context &target) |
| virtual | ~ai_context_proxy () |
| ai_context & | get_ai_context () |
Private Attributes | |
| ai_context * | target_ |
Definition at line 97 of file contexts.hpp.
| ai::ai_context_proxy::ai_context_proxy | ( | ) |
Definition at line 27 of file contexts.cpp.
| ai::ai_context_proxy::~ai_context_proxy | ( | ) | [virtual] |
Definition at line 33 of file contexts.cpp.
| ai_context& ai::ai_context_proxy::get_ai_context | ( | ) | [inline] |
Definition at line 112 of file contexts.hpp.
References ai::ai_context::get_ai_context(), and target_.

| void ai::ai_context_proxy::init_ai_context_proxy | ( | ai_context & | target | ) | [inline] |
Definition at line 102 of file contexts.hpp.
References ai::default_ai_context_proxy::init_default_ai_context_proxy(), and target_.
Referenced by ai::rca_context_proxy::init_rca_context_proxy(), and ai::stage::stage().


ai_context* ai::ai_context_proxy::target_ [private] |
Reimplemented from ai::default_ai_context_proxy.
Reimplemented in ai::rca_context_proxy.
Definition at line 119 of file contexts.hpp.
Referenced by get_ai_context(), and init_ai_context_proxy().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:23 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |