| point2line index |
|
| Name | rotatedLeft ( ) |
| Description | Returns a copy that has been rotated 90 degrees counter clockwise from the vector's forward angle. The magnitude is unchanged. This function is much faster than rotate() or setRotation(). |
| Syntax | rotatedLeft(); |
| Returns | a copy that has been rotated 90 degrees counter clockwise (Vect2) |
| Usage | Web & Application |
| Related | rotatedRight ( ) rotateLeft ( ) rotateRight ( ) rotated ( ) rotate ( ) setRotation ( ) |
| Examples | |