copy
fun copy(type: DataStructureType, ident: String, text: String, color: String? = null, textColor: String? = null, showLabel: Boolean? = null, creationStyle: String? = null, creationTime: Double? = null, boundaries: List<Pair<Double, Double>> = emptyList(), maxSize: Int = -1, uid: String, runtime: Double = 1.0, render: Boolean): InitManimStack
Content copied to clipboard