Class ShockStatusTurnListener

java.lang.Object
games.stendhal.server.entity.status.ShockStatusTurnListener
All Implemented Interfaces:
TurnListener

public class ShockStatusTurnListener extends Object implements TurnListener
handles the shock status each turn
Author:
Jordan
  • Constructor Details

    • ShockStatusTurnListener

      public ShockStatusTurnListener(StatusList statusList)
      ShockStatusTurnListener
      Parameters:
      statusList - StatusList
  • Method Details

    • onTurnReached

      public void onTurnReached(int currentTurn)
      Description copied from interface: TurnListener
      This method is called when the turn number is reached.
      Specified by:
      onTurnReached in interface TurnListener
      Parameters:
      currentTurn - current turn number