Uses of Enum Class
ca.uqam.info.model.CardDistribution
Packages that use CardDistribution
-
Uses of CardDistribution in ca.uqam.info.model
Subclasses with type arguments of type CardDistribution in ca.uqam.info.modelModifier and TypeClassDescriptionenumThis Enum class represents the distribution of the card of the Skyjo game conform of the rule.Methods in ca.uqam.info.model that return CardDistributionModifier and TypeMethodDescriptionstatic CardDistributionReturns the enum constant of this class with the specified name.static CardDistribution[]CardDistribution.values()Returns an array containing the constants of this enum class, in the order they are declared.