Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dplayer.h67 attribPointsPerUpdate = 1, enumerator
H A Dplayer.cpp157 recover = attribPointsPerUpdate / attribPointsPerValue; in stdAttribUpdate()
160 fractionRecover = attribPointsPerUpdate % attribPointsPerValue; in stdAttribUpdate()