rotatedAroundPointTo

open override fun rotatedAroundPointTo(point: Vector2F, orientation: AngleF): Square

Returns a copy of this object that is rotated around the point to the orientation.


open override fun rotatedAroundPointTo(point: Vector2F, orientation: ComplexF): Square

Returns a copy of this object that is rotated around the point to the orientation.

Parameters

orientation

the value is expected to be normalized.