getCostForConstructionsIncreasingInPrice

open fun getCostForConstructionsIncreasingInPrice(baseCost: Int, increaseCost: Int, previouslyBought: Int): Int

Sources

jvm source
Link copied to clipboard