Class IsoWindow

java.lang.Object
zombie.iso.IsoObject
zombie.iso.objects.IsoWindow
All Implemented Interfaces:
java.io.Serializable, BarricadeAble, Thumpable

public class IsoWindow
extends IsoObject
implements BarricadeAble, Thumpable
See Also:
Serialized Form
  • Field Details

    • Health

      public int Health
    • MaxHealth

      public int MaxHealth
    • type

      public IsoWindow.WindowType type
    • north

      public boolean north
    • Locked

      public boolean Locked
    • PermaLocked

      public boolean PermaLocked
    • open

      public boolean open
    • OldNumPlanks

      public int OldNumPlanks
  • Constructor Details

  • Method Details