Uses of Enum Class
zombie.iso.weather.WeatherPeriod.StrLerpVal
Packages that use WeatherPeriod.StrLerpVal
-
Uses of WeatherPeriod.StrLerpVal in zombie.iso.weather
Subclasses with type arguments of type WeatherPeriod.StrLerpVal in zombie.iso.weatherFields in zombie.iso.weather declared as WeatherPeriod.StrLerpValModifier and TypeFieldDescriptionprotected WeatherPeriod.StrLerpVal
WeatherPeriod.WeatherStage.lerpEndVal
protected WeatherPeriod.StrLerpVal
WeatherPeriod.WeatherStage.lerpMidVal
Methods in zombie.iso.weather that return WeatherPeriod.StrLerpValModifier and TypeMethodDescriptionstatic WeatherPeriod.StrLerpVal
WeatherPeriod.StrLerpVal.fromValue
(int id) static WeatherPeriod.StrLerpVal
Returns the enum constant of this class with the specified name.static WeatherPeriod.StrLerpVal[]
WeatherPeriod.StrLerpVal.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.iso.weather with parameters of type WeatherPeriod.StrLerpValModifier and TypeMethodDescriptionprotected void
WeatherPeriod.WeatherStage.lerpEntryTo
(WeatherPeriod.StrLerpVal strLerpVal) protected void
WeatherPeriod.WeatherStage.lerpEntryTo
(WeatherPeriod.StrLerpVal strLerpVal0, WeatherPeriod.StrLerpVal strLerpVal1)