menu
randpg package
documentation
entities/npcs.dart
NpcGenerator
NpcGenerator.new constructor
NpcGenerator.new constructor
dark_mode
light_mode
NpcGenerator
constructor
NpcGenerator
(
Race
_race
)
Implementation
NpcGenerator(this._race) { _seed = SeedGenerator.generate(); }
randpg package
documentation
entities/npcs
NpcGenerator
NpcGenerator.new constructor
NpcGenerator class