| Package | Description |
|---|---|
| game | |
| gui |
| Modifier and Type | Method and Description |
|---|---|
Line |
Edge.getLine()
Return the Line that represents this edge graphically.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Line.intersects(Line l)
Return true iff l intersects this line.
|
double |
Line.radAngle(Line l)
Return the angle between this line and line l, in radians.
|