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