|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <spelldefinitions.h>
Public Member Functions | |
| SpellDefinitions (zenkit::DaedalusVm &vm) | |
| ~SpellDefinitions () | |
| const zenkit::ISpell & | find (std::string_view instanceName) const |
Definition at line 6 of file spelldefinitions.h.
| SpellDefinitions::SpellDefinitions | ( | zenkit::DaedalusVm & | vm | ) |
Definition at line 9 of file spelldefinitions.cpp.
| SpellDefinitions::~SpellDefinitions | ( | ) |
Definition at line 15 of file spelldefinitions.cpp.
| const zenkit::ISpell & SpellDefinitions::find | ( | std::string_view | instanceName | ) | const |
Definition at line 18 of file spelldefinitions.cpp.