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

x

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