kyrie / com.github.alexjlockwood.kyrie / RectangleNode / Builder / y

y

fun y(initialY: Float): RectangleNode.Builder
@SafeVarargs fun y(vararg animations: Animation<*, Float>): RectangleNode.Builder
fun y(animations: List<Animation<*, Float>>): RectangleNode.Builder