Home
last modified time | relevance | path

Searched defs:SpellType (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/opendungeons/OpenDungeons-0.7.1/source/spells/
H A DSpell.h26 enum class SpellType; variable
H A DSpellType.h26 enum class SpellType enum
H A DSpellManager.h34 enum class SpellType; variable
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dcommands.h43 class SpellType; variable
H A Dactions.h87 class SpellType; variable
H A Dspells.h52 class SpellType; variable
H A Dunit.h72 class SpellType; variable
/dports/games/stratagus/stratagus-3.2.0/src/spell/
H A Dspell_spawnportal.cpp77 /* virtual */ int Spell_SpawnPortal::Cast(CUnit &caster, const SpellType &, CUnit *&, const Vec2i &… in Cast()
H A Dspell_adjustvariable.cpp119 /* virtual */ int Spell_AdjustVariable::Cast(CUnit &caster, const SpellType &, CUnit *&target, cons… in Cast()
H A Dspell_demolish.cpp66 /* virtual */ int Spell_Demolish::Cast(CUnit &caster, const SpellType &, CUnit *&, const Vec2i &goa… in Cast()
H A Dspell_areabombardment.cpp87 /* virtual */ int Spell_AreaBombardment::Cast(CUnit &caster, const SpellType &, CUnit *&, const Vec… in Cast()
H A Dspell_spawnmissile.cpp182 /* virtual */ int Spell_SpawnMissile::Cast(CUnit &caster, const SpellType &, CUnit *&target, const … in Cast()
H A Dspells.cpp574 SpellType::SpellType(int slot, const std::string &ident) : in SpellType() function in SpellType
/dports/games/opendungeons/OpenDungeons-0.7.1/source/game/
H A DSkillManager.h30 enum class SpellType; variable
H A DPlayerSelection.h23 enum class SpellType; variable
H A DPlayer.h36 enum class SpellType; variable
H A DSeat.h44 enum class SpellType; variable
/dports/games/opendungeons/OpenDungeons-0.7.1/source/modes/
H A DGameMode.h33 enum class SpellType; variable
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dloadspel.hpp20 enum SpellType enum
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A DGUIMG.py46 SpellType = None variable
H A DSpellbook.py509 def HasSpell (Actor, SpellType, Level, Ref): argument
/dports/textproc/gutenmark/GutenMark-source/libGutenSpell/
H A DMatchWordlists.c528 char SpellType; in MatchWordlists() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSpell.h125 ieWord SpellType; variable
/dports/games/opendungeons/OpenDungeons-0.7.1/source/gamemap/
H A DGameMap.h61 enum class SpellType; variable
/dports/textproc/fcitx5/fcitx5-5.0.11/src/im/keyboard/
H A Dkeyboard.cpp45 enum class SpellType { AllLower, Mixed, FirstUpper, AllUpper }; enum

12