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