Class WalkingOnTheSpot
java.lang.Object
zombie.ai.WalkingOnTheSpot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
check
(float x1, float y1) boolean
check
(IsoGameCharacter isoGameCharacter) void
reset
(float x1, float y1)
-
Constructor Details
-
WalkingOnTheSpot
public WalkingOnTheSpot()
-
-
Method Details
-
check
-
check
public boolean check(float x1, float y1) -
reset
public void reset(float x1, float y1)
-