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