Uses of Enum Class
it.polimi.ingsw.Client.ClientModel.ClientObjectCardType
Packages that use ClientObjectCardType
-
Uses of ClientObjectCardType in it.polimi.ingsw.Client.ClientModel
Fields in it.polimi.ingsw.Client.ClientModel declared as ClientObjectCardTypeMethods in it.polimi.ingsw.Client.ClientModel that return ClientObjectCardTypeModifier 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.