littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
Vec2f
/
Vec2f
Vec2f
fun
Vec2f
(
x
:
Float
,
y
:
Float
)
fun
Vec2f
(
f
:
Float
)
fun
Vec2f
(
v
:
Vec2f
)