|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Seme | |
---|---|
SetteeMezzo.mazzo |
Uses of Seme in SetteeMezzo.mazzo |
---|
Methods in SetteeMezzo.mazzo that return Seme | |
---|---|
Seme |
Mazzo.daiSeme()
Restituisce il Seme della carta |
Seme |
Carta.daiSeme()
Restituisce il Seme della carta (dipende dal mazzo) |
static Seme |
Seme.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Seme[] |
Seme.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 Seme | |
---|---|
Carta(TipoCarta aPunto,
double aValore,
Seme aSeme)
Costruttore della carta |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |