|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TipoCarta in MAP0809 |
---|
Methods in MAP0809 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 MAP0809 with parameters of type TipoCarta | |
---|---|
Carta(TipoCarta aPunto,
double aValore,
Seme aSeme)
Costruttore della carta |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |