SwoLib
1.0.0
jvm
SwoLib
/
cshcyberhawks.swolib.math
/
Vector2
/
Vector2
Vector2
constructor
(
x
:
Double
=
0.0
,
y
:
Double
=
0.0
)
Parameters
x
The value on the x-axis
y
The value on the y-axis