avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-calculator
/
io.github.lishangbu.avalon.game.calculator.growthrate
/
GrowthRateCalculator
Growth
Rate
Calculator
interface
GrowthRateCalculator
成长速率计算器
定义不同经验曲线的统一计算契约
Inheritors
AbstractGrowthRateCalculator
Members
Functions
calculate
Growth
Rate
Link copied to clipboard
abstract
fun
calculateGrowthRate
(
level
:
Int
)
:
Int
计算达到指定等级所需的总经验值
support
Link copied to clipboard
abstract
fun
support
(
growthRateInternalName
:
String
)
:
Boolean
判断是否支持计算指定成长速率类型