Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenEffect

Represent the effect of a token.

Hierarchy

  • TokenEffect

Implemented by

Index

Methods

getOutcome

isRedraw

  • isRedraw(): boolean
  • Tells if this token effect asks for a redraw..

    Returns boolean

    True if this token effect asks for a redraw.

sameAs

  • Asserts if the other supplied effect represent the same effect.

    Parameters

    Returns boolean

    True if same, false otherwise.

Generated using TypeDoc