menu
randpg package
documentation
entities/landscapes.dart
Forest
getLandscapeType method
getLandscapeType method
dark_mode
light_mode
getLandscapeType
method
@
override
String
getLandscapeType
(
)
override
Returns the type of the landscape
Implementation
@override String getLandscapeType() => _landscapeType;
randpg package
documentation
entities/landscapes
Forest
getLandscapeType method
Forest class