Home
last modified time | relevance | path

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

/dports/games/flare-engine/flare-engine-1.12/src/
H A DEffectManager.h74 static bool typeIsStat(int t);
H A DEffectManager.cpp188 bool Effect::typeIsStat(int t) { in typeIsStat() function in Effect
H A DMenuPowers.cpp924 if (Effect::typeIsStat(effect_type) || in createTooltip()
936 if (Effect::typeIsStat(effect_type)) { in createTooltip()