gecco.game.dke
Class RouteLink
java.lang.Object
gecco.game.dke.RouteLink
- public class RouteLink
- extends Object
RouteLink.java
Created: Sun Oct 20 20:32:47 2002
- Author:
- Hans Sandström
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouteLink
public RouteLink(AutomatonImpl current,
int index,
int up,
Point mapIndex)
getMapIndex
public Point getMapIndex()
getCurrentAutomaton
public AutomatonImpl getCurrentAutomaton()
getUp
public int getUp()
getRouteLinkIndex
public int getRouteLinkIndex()