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
/
GrowthRateCalculatorFactory
Growth
Rate
Calculator
Factory
@
Service
class
GrowthRateCalculatorFactory
(
calculators
:
List
<
GrowthRateCalculator
>
)
成长速率计算工厂
根据内部名称选择对应的成长速率计算器
Members
Constructors
Growth
Rate
Calculator
Factory
Link copied to clipboard
constructor
(
calculators
:
List
<
GrowthRateCalculator
>
)
Functions
calculate
Growth
Rate
Link copied to clipboard
fun
calculateGrowthRate
(
internalName
:
String
,
level
:
Int
)
:
Int
计算达到指定等级所需的总经验值