Atavism Version 2018.1AGIS API

atavism.server.pathing.detour
Class Link

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

public class Link
extends java.lang.Object

Defines a link between polygons. Note This structure is rarely if ever used by the end user.


Field Summary
 short BMax
           
 short BMin
           
 short Edge
           
 long Next
           
 long Ref
           
 short Side
           
 
Constructor Summary
Link()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Ref

public long Ref

Next

public long Next

Edge

public short Edge

Side

public short Side

BMin

public short BMin

BMax

public short BMax
Constructor Detail

Link

public Link()


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