Interface DelayFactory


@NonExtendable public interface DelayFactory
  • Method Details

    • isDelayActive

      boolean isDelayActive()
      Returns:
      is delay active
    • getSpecialItem

      SpecialItem<?,?,?> getSpecialItem()
      Returns:
      special item for which this delay is used
    • getRemainDelay

      int getRemainDelay()
      Returns:
      remaining delay
    • getPlayer

      BWPlayer getPlayer()
      Returns:
      the game participant using this delay factory