PokéRogue
GitHub
Switch to Main
Preparing search index...
src/data/exp
getGrowthRateColor
Function getGrowthRateColor
getGrowthRateColor
(
growthRate
:
GrowthRate
,
shadow
?:
boolean
,
)
:
|
"#f85888"
|
"#906060"
|
"#f8d030"
|
"#b8a038"
|
"#78c850"
|
"#588040"
|
"#6890f0"
|
"#807870"
|
"#f08030"
|
"#c03028"
|
"#a040a0"
|
"#483850"
Parameters
growthRate
:
GrowthRate
Optional
shadow
:
boolean
Returns
|
"#f85888"
|
"#906060"
|
"#f8d030"
|
"#b8a038"
|
"#78c850"
|
"#588040"
|
"#6890f0"
|
"#807870"
|
"#f08030"
|
"#c03028"
|
"#a040a0"
|
"#483850"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...