Home
last modified time | relevance | path

Searched refs:typeIsDmgMax (Results 1 – 3 of 3) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.h76 static bool typeIsDmgMax(int t);
H A DEffectManager.cpp196 bool Effect::typeIsDmgMax(int t) { in typeIsDmgMax() function in Effect
H A DMenuPowers.cpp926 Effect::typeIsDmgMax(effect_type) || in createTooltip()
947 else if (Effect::typeIsDmgMax(effect_type)) { in createTooltip()