|
|||||||||
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.OffMeshConnection
public class OffMeshConnection
Defines an navigation mesh off-mesh connection within a MeshTile object. An off-mesh connection is a user defined traversable connection made up to two vertices.
MeshTile
Field Summary | |
---|---|
short |
Flags
|
int |
Poly
|
float[] |
Pos
|
float |
Rad
|
short |
Side
|
long |
UserId
|
Constructor Summary | |
---|---|
OffMeshConnection()
|
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 Rad
public int Poly
public short Flags
public short Side
public long UserId
Constructor Detail |
---|
public OffMeshConnection()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |