public class Wumpus extends Thing
Constructor and Description |
---|
Wumpus(int row,
int col) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAlive() |
void |
setAlive(boolean alive) |
String |
toString() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.