public class Path extends java.lang.Object
static Path
build(TileArea start, TileArea dest)
TileArea
getDest()
getStart()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Path build(TileArea start, TileArea dest)
public TileArea getStart()
public TileArea getDest()