public class Wumpus extends Thing
Wumpus(int row, int col)
boolean
isAlive()
void
setAlive(boolean alive)
String
toString()
getCol, getRow, setCol, setRow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Wumpus(int row, int col)
public boolean isAlive()
public void setAlive(boolean alive)
public String toString()
toString
Object
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.