mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.common
/
Vec2D
Vec2D
data
class
Vec2D
(
var
x
:
Double
,
var
y
:
Double
)
Content copied to clipboard
Constructors
Properties
Constructors
Vec2D
Link copied to clipboard
fun
Vec2D
(
x
:
Double
,
y
:
Double
)
Content copied to clipboard
Properties
x
Link copied to clipboard
var
x
:
Double
Content copied to clipboard
y
Link copied to clipboard
var
y
:
Double
Content copied to clipboard