Goonstation 13 - Modules - TypesVar Details

/obj/item/playing_card

Vars

card_namethe overall name of a given card type : used to communicate with card groups (i.e. playing, tarot, hanafuda)
card_stylewhat style of card sprite are we using?
solitaire_offsetwhen solitaire stacking, how far down is the newest card pixel shifted?
stored_infovital card information that is referenced when a card flips over
total_cardsnumber 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)