menu
randpg package
documentation
entities/landscapes.dart
LandscapeType
getWeatherGenerator abstract method
getWeatherGenerator abstract method
dark_mode
light_mode
getWeatherGenerator
abstract method
Generator
<
String
>
getWeatherGenerator
(
)
Returns a generator for the weather in the landscape
Implementation
Generator<String> getWeatherGenerator();
randpg package
documentation
entities/landscapes
LandscapeType
getWeatherGenerator abstract method
LandscapeType class