Package | Description |
---|---|
com.b3dgs.lionengine.geom |
Geometry basic dedicated package.
|
Modifier and Type | Method and Description |
---|---|
Collection<Line> |
Polygon.getPoints()
Get the points.
|
Modifier and Type | Method and Description |
---|---|
static Coord |
Geom.intersection(Line l1,
Line l2)
Get the intersection point of two lines.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.