|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Nave in battaglianavale |
---|
Subclasses of Nave in battaglianavale | |
---|---|
class |
Ammiraglia
Tipo nave Ammiraglia |
class |
Fregata
Tipo nave Fregata |
class |
PortaAerei
Tipo nave PortaAerei |
class |
Sommergibile
Tipo nave Sommergibile |
Fields in battaglianavale declared as Nave | |
---|---|
private Nave |
Flotta.nave
Deprecated. |
Methods in battaglianavale that return Nave | |
---|---|
Nave |
Flotta.getNave()
Deprecated. |
Methods in battaglianavale with parameters of type Nave | |
---|---|
void |
Umano.disponiNave(Nave nave)
Disponi la nave sulla griglia associata alla flotta |
void |
Giocatore.disponiNave(Nave nave)
Disponi la nave sulla griglia associata alla flotta |
void |
CPU.disponiNave(Nave nave)
Disponi la nave sulla griglia associata alla flotta |
boolean |
Flotta.isPositioneLibera(Nave nave,
int posx,
int posy)
Verifica la possibilità di inserire la nave nella posizione specificata |
void |
Flotta.piazzaNave(Nave nave,
int x,
int y)
Piazza la nave nelle coodinate specificate |
private void |
Flotta.piazzaNave(Nave nave,
int x0,
int y0,
int x1,
int y1)
Piazza la nave nelle coordinate specificate |
void |
Flotta.setNave(Nave nave)
Deprecated. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |