Class AdjacentFreeTileFinder
java.lang.Object
zombie.util.AdjacentFreeTileFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IsoGridSquare
Find
(IsoGridSquare square1, IsoPlayer player, KahluaTable table0) static boolean
isTileOrAdjacent
(IsoGridSquare square0, IsoGridSquare square1)
-
Constructor Details
-
AdjacentFreeTileFinder
public AdjacentFreeTileFinder()
-
-
Method Details
-
isTileOrAdjacent
-
Find
-