Class WebPathResponse

java.lang.Object
org.rspeer.game.web.net.response.Response
org.rspeer.game.web.net.response.WebPathResponse

public class WebPathResponse extends Response
  • Constructor Details

    • WebPathResponse

      public WebPathResponse()
  • Method Details

    • getSegments

      public List<WebSegment> getSegments()
    • getStart

      public Coord getStart()
    • getEnd

      public Coord getEnd()
    • getCost

      public double getCost()