We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Defined in types.js
a2d.Vector
a2d.Vector(x, y) Vector
{number} x {number} y
{a2d.Vector} clone Returns a Vector object with the same values.
{a2d.Vector} a clone of this Vector object
X the X value
-- Y the Y value
There was an error while loading. Please reload this page.