pub fn check_declared_attacker(
game: &mut GameState,
attacker_id: CardId,
defender: DefenderId,
)Expand description
Declared-attacker trigger helper.
pub fn check_declared_attacker(
game: &mut GameState,
attacker_id: CardId,
defender: DefenderId,
)Declared-attacker trigger helper.