Interface BonusInfo

All Known Implementing Classes:
BonusInfoImpl

public interface BonusInfo
Defines methods ued to access bonus info data
  • Method Details

    • getBonusBalls

      Integer getBonusBalls()
      Returns the number of bonus balls
      Returns:
      the number of bonus balls
    • getBonusDrumType

      BonusDrumType getBonusDrumType()
      Returns a description of the bonus drum
      Returns:
      a description of the bonus drum
    • getBonusRange

      String getBonusRange()
      Returns the bonus range
      Returns:
      the bonus range