Class HandMetrics

All Implemented Interfaces:
AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable, ImageSearchTarget, SearchTarget

public class HandMetrics extends StackMetrics
Handles the drawing of cards in a PlayerHand. Lays out the cards horizontally with no overlap and even spacing.
  • Constructor Details

    • HandMetrics

      public HandMetrics()
  • Method Details