Vector2d

BGE/Math. Vector2d

new Vector2d(xopt, yopt) → {void}

Parameters:
Name Type Attributes Default Description
x float <optional>
0
y float <optional>
0
Properties:
Name Type Description
x float
y float
Source: