|
|||||||||
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.Poly
public class Poly
Defines a polygon within a MeshTile object.
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 |
---|
public long FirstLink
public int[] Verts
public int[] Neis
public int Flags
public short VertCount
public short _areaAndType
Constructor Detail |
---|
public Poly()
Method Detail |
---|
public short getArea()
public void setArea(short value)
public short getType()
public void setType(short value)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |