Uses of Enum Class
com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.HabitationLevel
Packages that use BaseThemeGenerator.HabitationLevel
-
Uses of BaseThemeGenerator.HabitationLevel in com.fs.starfarer.api.impl.campaign.procgen.themes
Methods in com.fs.starfarer.api.impl.campaign.procgen.themes that return BaseThemeGenerator.HabitationLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseThemeGenerator.HabitationLevel[]
BaseThemeGenerator.HabitationLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.