Package it.ovunque.giochi.topas
Class Formazione
java.lang.Object
it.ovunque.giochi.topas.Formazione
- Direct Known Subclasses:
Mercato
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaggGiocatore(Giocatore giocatore) elencaGiocatori(boolean html) giocatore(int i) static voidintvoidordina()intprotected voidstatic Formazionestatic Formazionestatic FormazionescaricaVera(String nomeSquadra) intstampaVotoModulo(boolean html) void
-
Constructor Details
-
Formazione
public Formazione(int numGiocatori)
-
-
Method Details
-
aggGiocatore
-
giocatore
-
numGiocatori
public int numGiocatori() -
ordina
public void ordina() -
scarica
- Throws:
IOException
-
verificaRosa
- Throws:
IOException
-
scarica
- Throws:
IOException
-
scaricaVera
- Throws:
IOException
-
scaricaVera
- Throws:
IOException
-
main
- Throws:
IOException
-
elencaGiocatori
-
calcolaModulo
-
stampaVotoModulo
public int stampaVotoModulo(boolean html) -
prendiVoto
public int prendiVoto()
-