MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / getMana

Method getMana

source/game/SeatData.h:83–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 { return mGoldMax; }
82
83 inline double getMana() const
84 { return mMana; }
85
86 inline double getManaDelta() const
87 { return mManaDelta; }

Callers 15

checkSpellCastMethod · 0.80
checkSpellCastMethod · 0.80
checkSpellCastMethod · 0.80
castSpellMethod · 0.80
checkSpellCastMethod · 0.80
castSpellMethod · 0.80
checkSpellCastMethod · 0.80
castSpellMethod · 0.80
checkSpellCastMethod · 0.80
summonWorkersOnTilesMethod · 0.80
checkSpellCastMethod · 0.80
castSpellMethod · 0.80

Calls

no outgoing calls

Tested by 4

BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64