Package com.prineside.tdi2
Interface GameValueProvider
- All Known Implementing Classes:
 GameValueManager.GameValuesSnapshot,GameValueSystem
public interface GameValueProvider
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanfloatfloatgetFloatValue(GameValueType gv1, GameValueType gv2) intgetIntValue(GameValueType valueType) intgetIntValue(GameValueType gv1, GameValueType gv2) doubledoubledoubledouble 
- 
Method Details
- 
getValue
 - 
getFloatValue
 - 
getBooleanValue
 - 
getIntValue
 - 
getIntValue
 - 
getFloatValue
 - 
getPercentValueAsMultiplier
 - 
getPercentValueAsMultiplier
 - 
getPercentValueAsMultiplier
 
 -