Home
last modified time | relevance | path

Searched refs:IsExperienceLevelGained (Results 1 – 2 of 2) sorted by relevance

/dports/games/allacrost/allacrost-1.0.2/src/common/global/
H A Dglobal_actors.h606 bool IsExperienceLevelGained() const in IsExperienceLevelGained() function
/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_finish.cpp459 if (_character_growths[i]->IsExperienceLevelGained()) in _UpdateWinGrowth()