Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DCreature.h262 void checkLevelUp();
H A DCreature.cpp898 checkLevelUp(); in doUpkeep()
1549 void Creature::checkLevelUp() in checkLevelUp() function in Creature