atavism.server.pathing.crowd
Class ObstacleState
java.lang.Object
atavism.server.pathing.crowd.ObstacleState
public final class ObstacleState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DT_OBSTACLE_EMPTY
public static final ObstacleState DT_OBSTACLE_EMPTY
DT_OBSTACLE_PROCESSING
public static final ObstacleState DT_OBSTACLE_PROCESSING
DT_OBSTACLE_PROCESSED
public static final ObstacleState DT_OBSTACLE_PROCESSED
DT_OBSTACLE_REMOVING
public static final ObstacleState DT_OBSTACLE_REMOVING
swigValue
public final int swigValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
swigToEnum
public static ObstacleState swigToEnum(int swigValue)