Class is used for holding 2 numeric values and manipulation with them
the Y value of vector
the X value of vector
Function add values into current values and return object itself
parameter can by Vector2f or number representing x if arg2 is passed otherwise x and y
is y value for vector
updated Vector2f
Function divide current values and return object itself
Function multiply current values and return object itself
Function set vectors values and return object itself
created Vector2f
Function subtract values from current values and return object itself
Generated using TypeDoc
Class is used for holding 2 numeric values and manipulation with them