Uses of Enum Class
it.polimi.ingsw.Client.ClientModel.ClientObjectCardType
-
Uses of ClientObjectCardType in it.polimi.ingsw.Client.ClientModel
Modifier and TypeMethodDescriptionClientObjectCard.getType()
This method return objectcard's typestatic ClientObjectCardType
Returns the enum constant of this class with the specified name.static ClientObjectCardType[]
ClientObjectCardType.values()
Returns an array containing the constants of this enum class, in the order they are declared.