Python Reference
Scenes
code_video.CodeScene- A convenience scene for simple usage
Diagrams
code_video.SequenceDiagram- A sequence diagram dsl for generating animated diagrams
Widgets
code_video.PartialCode- A code object that supports displaying partial file contents by line numberscode_video.TextBox- A text box with a bordercode_video.NoteBox- A note box with a bordercode_video.Connection- An arrow connector between two objects
Animations
code_video.HighlightLines- Highlights code linescode_video.HighlightLine- Highlights code linecode_video.HighlightNone- Remove highlights
Helpers
code_video.AutoScaled- An object wrapper that automatically scales the target objectcode_video.ColumnLayout- A column layout helper