Home
last modified time | relevance | path

Searched defs:setGold (Results 1 – 7 of 7) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dcity.h142 void setGold(guint32 gold){d_gold = gold;} in setGold() function
H A Dplayer.h209 void setGold(int gold){d_gold = gold;} in setGold() function
/dports/textproc/xalan-c/xalan_c-1.12/Tests/Memory/
H A DStressmem.cpp110 bool setGold = false; in runTests() local
/dports/textproc/xalan-c/xalan_c-1.12/Tests/Compare/
H A Dcompare.cpp99 bool setGold = true; in runTests() local
/dports/textproc/xalan-c/xalan_c-1.12/Tests/Errortests/
H A DErrortests.cpp126 bool setGold = false; in runTests() local
/dports/textproc/xalan-c/xalan_c-1.12/Tests/PerfT/
H A Dperft.cpp132 bool setGold = false; in runTests() local
/dports/games/maxr/maxr-0.2.9/src/game/data/base/
H A Dbase.cpp197 void sSubBase::setGold (int value) in setGold() function in sSubBase