Class IsoWindowFrame

java.lang.Object
zombie.iso.objects.IsoWindowFrame

public class IsoWindowFrame
extends java.lang.Object
  • Constructor Details

    • IsoWindowFrame

      public IsoWindowFrame()
  • Method Details

    • isWindowFrame

      public static boolean isWindowFrame​(IsoObject o)
    • isWindowFrame

      public static boolean isWindowFrame​(IsoObject o, boolean north)
    • countAddSheetRope

      public static int countAddSheetRope​(IsoObject o)
    • canAddSheetRope

      public static boolean canAddSheetRope​(IsoObject o)
    • haveSheetRope

      public static boolean haveSheetRope​(IsoObject o)
    • addSheetRope

      public static boolean addSheetRope​(IsoObject o, IsoPlayer player, java.lang.String itemType)
    • removeSheetRope

      public static boolean removeSheetRope​(IsoObject o, IsoPlayer player)