yasuki_gui.ui.deck_builder.deck_data.DeckState.remove_card#

DeckState.remove_card(card_id, print_id=None)[source]#

Remove one copy of a card from deck.

Parameters:
card_idstr

Card identifier

print_idint or None

Specific print to remove, or None to remove any print

Returns:
new_stateDeckState

Updated deck state