menu
swamp
swamp.dart
SwampConfig
SwampConfig.new const constructor
SwampConfig.new
dark_mode
light_mode
SwampConfig
constructor
const
SwampConfig
(
{
String
description
=
""
,
int
maxPlayers
=
256
,
bool
noDarkRooms
=
false
,
})
Implementation
const SwampConfig({ this.description = "", this.maxPlayers = 256, this.noDarkRooms = false, });
swamp
swamp
SwampConfig
SwampConfig.new const constructor
SwampConfig class