|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TipoCarta | |
---|---|
SetteeMezzo.mazzo |
Uses of TipoCarta in SetteeMezzo.mazzo |
---|
Methods in SetteeMezzo.mazzo that return TipoCarta | |
---|---|
TipoCarta |
Mazzo.daiPunto()
Restituisce il Punto della carta |
TipoCarta |
Carta.daiPunto()
Restituisce il Punto della carta (dipende dal mazzo) |
static TipoCarta |
TipoCarta.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TipoCarta[] |
TipoCarta.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in SetteeMezzo.mazzo with parameters of type TipoCarta | |
---|---|
Carta(TipoCarta aPunto,
double aValore,
Seme aSeme)
Costruttore della carta |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |