|
|||||||||
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.PolyIntersection
public class PolyIntersection
Field Summary | |
---|---|
PathIntersection |
intr
|
int |
poly1Corner
|
int |
poly2Corner
|
Constructor Summary | |
---|---|
PolyIntersection(int poly1Corner,
int poly2Corner,
PathIntersection intr)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int poly1Corner
public int poly2Corner
public PathIntersection intr
Constructor Detail |
---|
public PolyIntersection(int poly1Corner, int poly2Corner, PathIntersection intr)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |