Class WebPath

java.lang.Object
org.rspeer.game.web.path.WebPath

public class WebPath extends Object
  • Field Details

    • failed

      public int failed
  • Constructor Details

  • Method Details

    • step

      public void step()
    • getSegments

      public List<WebSegment> getSegments()
    • getDestination

      public Position getDestination()
    • isValid

      public boolean isValid()
    • shouldInvalidateForDestination

      public boolean shouldInvalidateForDestination(Position position)
    • debug

      public void debug(Graphics2D g)