Package | Description |
---|---|
fiji.robot |
Il package fiji.robot fornisce classi per la gestione di
labirinti e robot.
|
Constructor and Description |
---|
Robot(Labirinto l)
Crea un Robot nel Labirinto l.
|
Robot(Labirinto l,
boolean interattivo)
Crea un Robot nel Labirinto l,
che puņ essere comandato in modo interattivo.
|