angleTo Method

Return the (strongly typed) signed angle from this to vectorB. This is positive if the shortest turn is counterclockwise, negative if clockwise.

angleTo(vectorB: Readonly<WritableXAndY>): Angle

Parameter Type Description
vectorB Readonly<WritableXAndY>  

Returns - Angle

Defined in

Last Updated: 13 May, 2024