Battttttttttttery¶
- class manim_eng.components.xkcd.Battttttttttttery(voltage: str | None = None, **kwargs: Any)¶
Bases:
RandalMunroeSourceBaseCircuit symbol for Randall Munroe’s battttttttttttery.
- Parameters:
voltage (str | None) – Voltage label to set on creation, if desired. Takes a TeX math mode string.
Attributes
Battttttttttttery.animateUsed to animate the application of any method of
self.Battttttttttttery.animation_overridesBattttttttttttery.anodeReturn the anode (positive terminal) of the source.
Battttttttttttery.cathodeReturn the cathode (negative terminal) of the source.
Battttttttttttery.colorBattttttttttttery.depthThe depth of the mobject.
Battttttttttttery.fill_colorIf there are multiple colors (for gradient) this returns the first one
Battttttttttttery.heightThe height of the mobject.
Battttttttttttery.leftReturn the left-hand terminal of the component.
Battttttttttttery.n_points_per_curveBattttttttttttery.negativeReturn the negative (left-hand) terminal of the source.
Battttttttttttery.positiveReturn the positive (right-hand) terminal of the source.
Battttttttttttery.rightReturn the right-hand terminal of the component.
Battttttttttttery.sheen_factorBattttttttttttery.stroke_colorBattttttttttttery.terminalsThe list of terminals of the component.
Battttttttttttery.widthThe width of the mobject.