yasuki_core.engine.rules.log.Answer#

class Answer(seat, response)[source]#

Tape entry: the active player answered the pending decision.

Attributes:
seatPlayerId

The seat that answered.

responseDecisionResponse

The answer submitted.

Methods

Answer.__init__(seat, response)

Attributes

seat

response