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 object, IsoPlayer player, java.lang.String string)static booleancanAddSheetRope(IsoObject object)static intcountAddSheetRope(IsoObject object)static booleanhaveSheetRope(IsoObject object)static booleanisWindowFrame(IsoObject object)static booleanisWindowFrame(IsoObject object, boolean boolean1)static booleanremoveSheetRope(IsoObject object, 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
-