Class RPZonePath
java.lang.Object
games.stendhal.server.core.pathfinder.RPZonePath
class is wrapper around zone name and local path inside this zone
- Author:
- yoriy
-
Constructor Details
-
RPZonePath
constructor- Parameters:
zone_name
- - zone namelocalpath
- - list of path nodes
-
-
Method Details
-
get
- Returns:
- zone route
-
getZone
- Returns:
- zone
-
getPath
- Returns:
- local path
-
getZoneName
- Returns:
- zone name
-