/obj/item/playing_card
Vars | |
card_name | the overall name of a given card type : used to communicate with card groups (i.e. playing, tarot, hanafuda) |
---|---|
card_style | what style of card sprite are we using? |
solitaire_offset | when solitaire stacking, how far down is the newest card pixel shifted? |
stored_info | vital card information that is referenced when a card flips over |
total_cards | number of cards in a full deck (used for reference when updating stack size) |
Var Details
card_name
the overall name of a given card type : used to communicate with card groups (i.e. playing, tarot, hanafuda)
card_style
what style of card sprite are we using?
solitaire_offset
when solitaire stacking, how far down is the newest card pixel shifted?
stored_info
vital card information that is referenced when a card flips over
total_cards
number of cards in a full deck (used for reference when updating stack size)