Spellforce-Spell-framework
|
#include "sf_ai_aoe_registry.h"
Go to the source code of this file.
Functions | |
void | registerAiAOEHandler (uint16_t spell_line, ai_aoe_handler_ptr handler) |
ai_aoe_handler_ptr | get_ai_aoe_handler (uint16_t spell_line) |
ai_aoe_handler_ptr get_ai_aoe_handler | ( | uint16_t | spell_line | ) |
Definition at line 20 of file sf_ai_aoe_registry.cpp.
void registerAiAOEHandler | ( | uint16_t | spell_line, |
ai_aoe_handler_ptr | handler ) |
Definition at line 5 of file sf_ai_aoe_registry.cpp.