toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
Vector2F
/
Vector2F
Vector2F
constructor
(
x
:
Double
,
y
:
Double
)
constructor
(
x
:
Int
,
y
:
Int
)
constructor
(
x
:
Double
,
y
:
Int
)
constructor
(
x
:
Int
,
y
:
Double
)
constructor
(
x
:
Float
,
y
:
Int
)
constructor
(
x
:
Int
,
y
:
Float
)
constructor
(
)
constructor
(
x
:
Float
,
y
:
Float
)