World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <Spells.h>
Открытые атрибуты | |
char * | pName |
char * | pShortName |
char * | pDescription |
char * | pBasicSkillDesc |
char * | pExpertSkillDesc |
char * | pMasterSkillDesc |
char * | pGrandmasterSkillDesc |
SPELL_SCHOOL | uSchool |
int | field_20 |
char* SpellInfo::pName |
См. определение в файле Spells.h строка 176
Используется в DrawSpellDescriptionPopup(), Application::Game::EventLoop(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
char* SpellInfo::pShortName |
См. определение в файле Spells.h строка 177
Используется в GUIWindow_CharacterRecord::CharacterUI_StatsTab_Draw(), GameUI_CharacterQuickRecord_Draw(), SpellStats::Initialize(), MonsterPopup_Draw() и GUIWindow_QuickReference::Update().
char* SpellInfo::pDescription |
См. определение в файле Spells.h строка 178
Используется в DrawSpellDescriptionPopup(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
char* SpellInfo::pBasicSkillDesc |
См. определение в файле Spells.h строка 179
Используется в DrawSpellDescriptionPopup(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
char* SpellInfo::pExpertSkillDesc |
См. определение в файле Spells.h строка 180
Используется в DrawSpellDescriptionPopup(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
char* SpellInfo::pMasterSkillDesc |
См. определение в файле Spells.h строка 181
Используется в DrawSpellDescriptionPopup(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
char* SpellInfo::pGrandmasterSkillDesc |
См. определение в файле Spells.h строка 182
Используется в DrawSpellDescriptionPopup(), SpellStats::Initialize() и sub_4B1523_showSpellbookInfo().
SPELL_SCHOOL SpellInfo::uSchool |
См. определение в файле Spells.h строка 183
Используется в Actor::ActorDamageFromMonster(), DamagePlayerFromMonster(), Player::GetSpellSchool() и SpellStats::Initialize().