GrowthRateCalculator

成长速率计算器

定义不同经验曲线的统一计算契约

Inheritors

Functions

Link copied to clipboard
abstract fun calculateGrowthRate(level: Int): Int

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

Link copied to clipboard
abstract fun support(growthRateInternalName: String): Boolean

判断是否支持计算指定成长速率类型