Companion

object Companion

Functions

Link copied to clipboard
fun <T : ComponentView> toComponentView(    componentView: T,     toComponentViewPosition: T,     scene: Scene<*>,     duration: Int = 1000): MovementAnimation<T>

Creates a MovementAnimation to another component's position. Moves given ComponentView relative to parents anchor point.