Package org.rspeer.game.web.path
Class WebPath
java.lang.Object
org.rspeer.game.web.path.WebPath
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
debug
(Graphics2D g) boolean
isValid()
boolean
shouldInvalidateForDestination
(Position position) void
step()
-
Field Details
-
failed
public int failed
-
-
Constructor Details
-
WebPath
-
-
Method Details
-
step
public void step() -
getSegments
-
getDestination
-
isValid
public boolean isValid() -
shouldInvalidateForDestination
-
debug
-