yasuki_gui.ui.deck_builder.deck_data.DeckState.add_card#

DeckState.add_card(card_id, print_id)[source]#

Add one copy of a card with specific print to deck.

Parameters:
card_idstr

Card identifier

print_idint

Print identifier

Returns:
new_stateDeckState

Updated deck state