menu
randpg package
documentation
entities/landscapes.dart
Landscape
resources property
resources property
dark_mode
light_mode
resources
property
List
<
String
>
resources
final
A list of resources that can be found in this landscape
Implementation
final List<String> resources;
randpg package
documentation
entities/landscapes
Landscape
resources property
Landscape class