Atavism Version 2018.1AGIS API

atavism.server.pathing.detour
Class OffMeshConnection

java.lang.Object
  extended by atavism.server.pathing.detour.OffMeshConnection

public class OffMeshConnection
extends java.lang.Object

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.

See Also:
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

Pos

public float[] Pos

Rad

public float Rad

Poly

public int Poly

Flags

public short Flags

Side

public short Side

UserId

public long UserId
Constructor Detail

OffMeshConnection

public OffMeshConnection()


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