Class IsoRoofFixer
java.lang.Object
zombie.iso.IsoRoofFixer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
FixRoofsAt
(IsoGridSquare current) Attempts to fix roofs for a (falling) player
-
Constructor Details
-
IsoRoofFixer
public IsoRoofFixer()
-
-
Method Details
-
FixRoofsAt
Attempts to fix roofs for a (falling) player- Parameters:
current
- the IsoGridSquare cell the player currently is in.
-