| point2line index |
|||||||
| Name | added ( ) | ||||||
| Description | Returns the result of an input vector added to the vector without changing the originals. | ||||||
| Syntax | added(x, y); added(vector); |
||||||
| Parameters |
|
||||||
| Returns | new vector containing the result of the addition (Vect2) |
||||||
| Usage | Web & Application | ||||||
| Related | add ( ) subtracted ( ) scaled ( ) divided ( ) |
||||||
| Examples | |
||||||