transformedTo

open override fun transformedTo(position: Vector2F, orientation: AngleF): MutableRoundedRectangle

Returns a copy of this object that is moved to the position and rotated to the orientation.


open override fun transformedTo(position: Vector2F, orientation: ComplexF): MutableRoundedRectangle

Returns a copy of this object that is moved to the position and rotated to the orientation.

Parameters

orientation

the value is expected to be normalized.