Class StrikeDie

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

final class StrikeDie extends Chit
Class StrikeDie displays a die representing the threshold for a successful hit during the Strike/strike-back phase. --Cloned from David Ripton's MovementDie.--
Author:
Dranathi
  • Field Details

    • lastRoll

      private int lastRoll
  • Constructor Details

    • StrikeDie

      StrikeDie(int scale, int roll, String type)
    • StrikeDie

      StrikeDie(int scale, int roll, String type, String[] overlays)
  • Method Details

    • getDieImageName

      static String getDieImageName(String type, int roll)
    • getLastRoll

      int getLastRoll()