|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Giocatore | |
---|---|
SetteeMezzo | |
SetteeMezzo.giocatore | |
SetteeMezzo.interfacciaUtente |
Uses of Giocatore in SetteeMezzo |
---|
Constructors in SetteeMezzo with parameters of type Giocatore | |
---|---|
Partita(iConsole aVideo,
Giocatore aGioc1,
Giocatore aGioc2)
Costruttore di una nuova partita |
|
Partita(iConsole aVideo,
Giocatore aGioc1,
Giocatore aGioc2,
java.lang.String aFile)
|
Uses of Giocatore in SetteeMezzo.giocatore |
---|
Subclasses of Giocatore in SetteeMezzo.giocatore | |
---|---|
class |
BancoCPU
|
class |
GiocatoreUmano
|
class |
SfidanteCPU
|
Uses of Giocatore in SetteeMezzo.interfacciaUtente |
---|
Methods in SetteeMezzo.interfacciaUtente with parameters of type Giocatore | |
---|---|
void |
Gui.videataMano(Carta carta,
double punti,
Giocatore g)
|
void |
Console.videataMano(Carta carta,
double punti,
Giocatore g)
stampa la nuova carta e i punti |
void |
iConsole.videataMano(Carta carta,
double punti,
Giocatore g)
stampa carta e punti |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |