rotateAroundPointBy

abstract fun rotateAroundPointBy(point: Vector2F, rotation: AngleF)

Rotates this object around the point by a rotation.


abstract fun rotateAroundPointBy(point: Vector2F, rotation: ComplexF)

Rotates this object around the point by a rotation.

Parameters

rotation

the value is expected to be normalized.