Package com.prineside.tdi2
Interface GameValueProvider
- All Known Implementing Classes:
GameValueManager.GameValuesSnapshot
,GameValueSystem
public interface GameValueProvider
-
Method Summary
Modifier and TypeMethodDescriptionboolean
float
float
getFloatValueSum
(GameValueType gv1, GameValueType gv2) int
getIntValue
(GameValueType valueType) int
getIntValueSum
(GameValueType gv1, GameValueType gv2) double
double
double
double
-
Method Details
-
getValue
-
getFloatValue
-
getBooleanValue
-
getIntValue
-
getIntValueSum
-
getFloatValueSum
-
getPercentValueAsMultiplier
-
getPercentValueAsMultiplierSum
-
getPercentValueAsMultiplierSumAll
-