Array Elem Restyle
data class ArrayElemRestyle(arrayIdent: String, indices: List<Int>, styleProperties: StylesheetProperty, pointer: Boolean?, animationString: String?, runtime: Double, render: Boolean, secondIndices: List<Int>?) : ManimInstr
Content copied to clipboard
Array element restyle
Constructors
ArrayElemRestyle
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
component5
Link copied to clipboard
component6
Link copied to clipboard
component7
Link copied to clipboard
component8
Link copied to clipboard
getInstructionString
Link copied to clipboard
getRuntimeString
Link copied to clipboard
Properties
animationString
Link copied to clipboard
arrayIdent
Link copied to clipboard
secondIndices
Link copied to clipboard
styleProperties
Link copied to clipboard