yasuki_core.engine.redaction.HiddenCard#

class HiddenCard(card_id, side, owner=None, face='back', shown=False)[source]#

A card the viewer may not identify, carrying only a stable id, its side (which back art to draw), its owner (whose card it is — public; only the face is secret), a constant face marker, and shown — the owner’s own disclosure marker, kept so their shown face-down card keeps its reveal cue. The real name, text, and front image never reach this viewer’s snapshot.

Methods

HiddenCard.__init__(card_id, side[, owner, ...])

Attributes

card_id

side

owner

face

shown