yasuki_core.engine.rules.triggers.TriggerContext#

class TriggerContext(game, card, event)[source]#

What a trigger reads: the live game, the card whose trigger is firing, and the event.

Methods

TriggerContext.__init__(game, card, event)

Attributes

game

card

event