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