Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.geometry.impl |
Modifier and Type | Method and Description |
---|---|
Coordinate2D |
Geometry.createCoordinate2D(float x,
float y)
Create floating coordinates.
|
Modifier and Type | Class and Description |
---|---|
class |
Coordinate2DImpl |
Modifier and Type | Method and Description |
---|---|
Coordinate2D |
Coordinate2DImpl.clone() |
Coordinate2D |
GeometryFactory.createCoordinate2D(float x,
float y) |