Atavism Version 2018.1AGIS API

atavism.server.pathing.detour
Class Poly

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

public class Poly
extends java.lang.Object

Defines a polygon within a MeshTile object.

See Also:
MeshTile

Field Summary
 short _areaAndType
           
 long FirstLink
           
 int Flags
           
 int[] Neis
           
 short VertCount
           
 int[] Verts
           
 
Constructor Summary
Poly()
           
 
Method Summary
 short getArea()
           
 short getType()
           
 void setArea(short value)
           
 void setType(short value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FirstLink

public long FirstLink

Verts

public int[] Verts

Neis

public int[] Neis

Flags

public int Flags

VertCount

public short VertCount

_areaAndType

public short _areaAndType
Constructor Detail

Poly

public Poly()
Method Detail

getArea

public short getArea()

setArea

public void setArea(short value)

getType

public short getType()

setType

public void setType(short value)


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