| point2line index |
||||
| Name | rotated ( ) | |||
| Description | Returns a copy that is rotated clockwise from the vector by a specified angle (turning left from the vectors forward direction). | |||
| Syntax | rotated(deltaAngle); |
|||
| Parameters |
|
|||
| Returns | a copy that has been rotated (Vect2) |
|||
| Usage | Web & Application | |||
| Related | rotate ( ) setRotation ( ) |
|||
| Examples | |
|||