zombie.iso
Class BlockInfo
java.lang.Object
zombie.iso.BlockInfo
public class BlockInfo
- extends java.lang.Object
- Author:
- LEMMY
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThroughDoor
public boolean ThroughDoor
ThroughStairs
public boolean ThroughStairs
ThroughWindow
public boolean ThroughWindow
BlockInfo
public BlockInfo()
isThroughDoor
public boolean isThroughDoor()
- Returns:
- the ThroughDoor
isThroughStairs
public boolean isThroughStairs()
- Returns:
- the ThroughStairs
isThroughWindow
public boolean isThroughWindow()
- Returns:
- the ThroughWindow