|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSetteeMezzo.Partita
public class Partita
Constructor Summary | |
---|---|
Partita(iConsole aVideo,
Giocatore aGioc1,
Giocatore aGioc2)
Costruttore di una nuova partita |
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() throws MazzoTerminatoException
MazzoTerminatoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |