|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.pathing.detour.Node
public class Node
Field Summary | |
---|---|
float |
Cost
|
long |
Flags
|
long |
Id
|
static int |
MAX_STATES_PER_NODE
|
static int |
NodeClosed
|
static int |
NodeDetached
|
static int |
NodeOpen
|
static int |
NullIdx
|
long |
PIdx
|
float[] |
Pos
|
long |
State
|
float |
Total
|
Constructor Summary | |
---|---|
Node()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float[] Pos
public float Cost
public float Total
public long PIdx
public long State
public long Flags
public long Id
public static int NullIdx
public static int NodeOpen
public static int NodeClosed
public static int NodeDetached
public static int MAX_STATES_PER_NODE
Constructor Detail |
---|
public Node()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |