Package | Description |
---|---|
com.b3dgs.lionengine.geom |
Geometry basic dedicated package.
|
Modifier and Type | Method and Description |
---|---|
static Point |
Geom.createPoint()
Create a point.
|
static Point |
Geom.createPoint(int x,
int y)
Create a point.
|
static Point |
Geom.createPoint(Point point)
Create a point.
|
Modifier and Type | Method and Description |
---|---|
static Point |
Geom.createPoint(Point point)
Create a point.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.