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 TypeMethodDescriptionvoid
aggGiocatore
(Giocatore giocatore) elencaGiocatori
(boolean html) giocatore
(int i) static void
int
void
ordina()
int
protected void
static Formazione
static Formazione
static Formazione
scaricaVera
(String nomeSquadra) int
stampaVotoModulo
(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()
-