|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMAP0809.Partita
public class Partita
Constructor Summary | |
---|---|
Partita(iConsole aVideo,
Giocatore aGioc1,
Giocatore aGioc2)
Costruttore di una nuova partita Inizializza il mazzo, l'interfaccia grafica, i due giocatori (banco e sfidante) e mescola le carte |
Method Summary | |
---|---|
void |
avvia()
Avvia la partita |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Partita(iConsole aVideo, Giocatore aGioc1, Giocatore aGioc2)
Method Detail |
---|
public void avvia()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |