GrowthRateCalculatorFactory

成长速率计算工厂

根据内部名称选择对应的成长速率计算器

Constructors

Link copied to clipboard
constructor(calculators: List<GrowthRateCalculator>)

Functions

Link copied to clipboard
fun calculateGrowthRate(internalName: String, level: Int): Int

计算达到指定等级所需的总经验值