fun centerY(initialCenterY: Float): EllipseNode.Builder
@SafeVarargs fun centerY(vararg animations: Animation<*, Float>): EllipseNode.Builder
fun centerY(animations: List<Animation<*, Float>>): EllipseNode.Builder