Package zombie.iso.objects
Class IsoWindowFrame
java.lang.Object
zombie.iso.objects.IsoWindowFrame
public class IsoWindowFrame
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description IsoWindowFrame() -
Method Summary
Modifier and Type Method Description static booleanaddSheetRope(IsoObject o, IsoPlayer player, java.lang.String itemType)static booleancanAddSheetRope(IsoObject o)static intcountAddSheetRope(IsoObject o)static booleanhaveSheetRope(IsoObject o)static booleanisWindowFrame(IsoObject o)static booleanisWindowFrame(IsoObject o, boolean north)static booleanremoveSheetRope(IsoObject o, IsoPlayer player)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IsoWindowFrame
public IsoWindowFrame()
-
-
Method Details
-
isWindowFrame
-
isWindowFrame
-
countAddSheetRope
-
canAddSheetRope
-
haveSheetRope
-
addSheetRope
-
removeSheetRope
-