rotated
  open override fun rotatedAroundPointTo(point: Vector2F, orientation: AngleF): MutableRoundedRectangle
Returns a copy of this object that is rotated around the point to the orientation.
open override fun rotatedAroundPointTo(point: Vector2F, orientation: ComplexF): MutableRoundedRectangle
Returns a copy of this object that is rotated around the point to the orientation.
Parameters
orientation
the value is expected to be normalized.