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