public class RouteNodeInfo
extends Object
Modifier and Type | Field and Description |
---|---|
short |
endTileXCoordinate |
short |
endTileYCoordinate |
short |
length |
RouteNodeType |
type |
Modifier and Type | Method and Description |
---|---|
static RouteNodeInfo |
get(Node node) |
public final RouteNodeType type
public final short endTileXCoordinate
public final short endTileYCoordinate
public final short length
public static RouteNodeInfo get(Node node)