Atavism Version 2018.1AGIS API

atavism.server.pathing.crowd
Class ObstacleState

java.lang.Object
  extended by atavism.server.pathing.crowd.ObstacleState

public final class ObstacleState
extends java.lang.Object


Field Summary
static ObstacleState DT_OBSTACLE_EMPTY
           
static ObstacleState DT_OBSTACLE_PROCESSED
           
static ObstacleState DT_OBSTACLE_PROCESSING
           
static ObstacleState DT_OBSTACLE_REMOVING
           
 
Method Summary
static ObstacleState swigToEnum(int swigValue)
           
 int swigValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Method Detail

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)


Copyright © 2018 Dragonsan Studios Sp. z o.o.