/tg/ Station 13 - Modules - TypesVar Details - Proc Details

singlecard

Vars

blankThe card is blank and can be written on with a pen.
cardnameThe name of the card
deckstyleArtistic style of the deck
flippedIs the card flipped facedown (FALSE) or flipped faceup (TRUE)
has_unique_card_iconsIf the cards in the deck have different icon states (blank and CAS decks do not)
marked_colorThe color used to mark a card for cheating (by pens or crayons)

Procs

FlipFlips the card over
getMarkedColorReturns a color if a card is marked and the user can see it

Var Details

blank

The card is blank and can be written on with a pen.

cardname

The name of the card

deckstyle

Artistic style of the deck

flipped

Is the card flipped facedown (FALSE) or flipped faceup (TRUE)

has_unique_card_icons

If the cards in the deck have different icon states (blank and CAS decks do not)

marked_color

The color used to mark a card for cheating (by pens or crayons)

Proc Details

Flip

Flips the card over

getMarkedColor

Returns a color if a card is marked and the user can see it