Companion
Functions
Link copied to clipboard
fun <T : ComponentView> toComponentView( componentView: T, toComponentViewPosition: T, scene: Scene<*>, duration: Int = 1000): MovementAnimation<T>
Content copied to clipboard
Creates a MovementAnimation to another component's position. Moves given ComponentView relative to parents anchor point.