menu
randpg package
documentation
entities/kingdoms.dart
KingdomType
getPopulationGenerator abstract method
getPopulationGenerator abstract method
dark_mode
light_mode
getPopulationGenerator
abstract method
Generator
<
int
>
getPopulationGenerator
(
)
Returns a generator for the population of a kingdom
Implementation
Generator<int> getPopulationGenerator();
randpg package
documentation
entities/kingdoms
KingdomType
getPopulationGenerator abstract method
KingdomType class