Home
last modified time | relevance | path

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

/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.h75 static bool typeIsDmgMin(int t);
H A DEffectManager.cpp192 bool Effect::typeIsDmgMin(int t) { in typeIsDmgMin() function in Effect
H A DMenuPowers.cpp925 Effect::typeIsDmgMin(effect_type) || in createTooltip()
943 else if (Effect::typeIsDmgMin(effect_type)) { in createTooltip()