Skip to main content

can_creature_block

Function can_creature_block 

Source
pub fn can_creature_block(
    game: &GameState,
    blocker_id: CardId,
    attacker_id: CardId,
) -> bool
Expand description

Check if a specific blocker can legally block a specific attacker.