Interface HasWeights

All Known Implementing Classes:
CatalogueSource, UngoroPackRarityWeightedCardSource

public interface HasWeights
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    getWeight(Player targetPlayer, Card card)
     
  • Method Details

    • getWeight

      default int getWeight(Player targetPlayer, Card card)