Struct sc2::MeleeSettings [] [src]

pub struct MeleeSettings<L1: Soma + 'static, L2: Soma + 'static> {
    pub launcher: LauncherSettings,
    pub players: (L1, L2),
    pub suite: MeleeSuite,
}

settings for the melee soma

Fields

the settings for the launcher soma

the player organelles

the suite of games to choose from