Package org.openrndr.animatable
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class PropertyAnimationKey<T>( val property: KMutableProperty0<T>, val targetValue: T, val durationInNs: Long, val startInNs: Long, val easing: Easing)
Content copied to clipboard