Update Subtitle
            data class UpdateSubtitle(subtitleBlock: SubtitleBlock, text: String, runtime: Double) : ManimInstr
Content copied to clipboard
Update subtitle with text as new text
Constructors
UpdateSubtitle
                          
                    Link copied to clipboard
                        fun UpdateSubtitle(subtitleBlock: SubtitleBlock, text: String, runtime: Double)
Content copied to clipboard
Create empty Update subtitle
Functions
component1
                          
                    Link copied to clipboard
                        component2
                          
                    Link copied to clipboard
                        component3
                          
                    Link copied to clipboard
                        copy
                          
                    Link copied to clipboard
                        fun copy(subtitleBlock: SubtitleBlock, text: String, runtime: Double): UpdateSubtitle
Content copied to clipboard
getInstructionString
                          
                    
                  Link copied to clipboard
                        getRuntimeString
                          
                    Link copied to clipboard