menu
dentity package
documentation
dentity.dart
ArchetypeStatsSnapshot
ArchetypeStatsSnapshot.new const constructor
ArchetypeStatsSnapshot.new const constructor
dark_mode
light_mode
ArchetypeStatsSnapshot
constructor
const
ArchetypeStatsSnapshot
(
{
required
Map
<
Archetype
,
int
>
entityCounts
,
required
Map
<
Archetype
,
int
>
recycleBinSizes
,
})
Implementation
const ArchetypeStatsSnapshot({ required this.entityCounts, required this.recycleBinSizes, });
dentity package
documentation
dentity
ArchetypeStatsSnapshot
ArchetypeStatsSnapshot.new const constructor
ArchetypeStatsSnapshot class