Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkSpellCast
Method · 0.80
checkSpellCast
Method · 0.80
checkSpellCast
Method · 0.80
castSpell
Method · 0.80
checkSpellCast
Method · 0.80
castSpell
Method · 0.80
checkSpellCast
Method · 0.80
castSpell
Method · 0.80
checkSpellCast
Method · 0.80
summonWorkersOnTiles
Method · 0.80
checkSpellCast
Method · 0.80
castSpell
Method · 0.80
Calls
no outgoing calls
Tested by
4
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64