org.eviline.ai
Class PlayerMovePath
java.lang.Object
org.eviline.ai.PlayerMovePath
- Direct Known Subclasses:
- HistoryMovePath
public class PlayerMovePath
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intPaths
protected List<long[]>[] intPaths
moves
protected Deque<PlayerAction> moves
pathType
protected ShapeType pathType
PlayerMovePath
public PlayerMovePath(Deque<PlayerAction> moves)
repath
public void repath()
getIntPaths
public List<long[]>[] getIntPaths()
getMoves
public Deque<PlayerAction> getMoves()
getPathType
public ShapeType getPathType()
Copyright © 2013. All Rights Reserved.