Function opponent_kind

Source
pub fn opponent_kind(
    player_power: i64,
    opponent_power: i64,
    settings: &ArenaSettings,
) -> OpponentKind