Vector2

2 dimensional vector. Parameters: x, y.

getX(): Number

Returns the X value.

getY(): Number

Returns the Y value.

Last updated