data_structures

Data classes and other necessary data structures for use in Manim.

Classes

MethodWithArgs

Object containing a method which is intended to be called later with the positional arguments args and the keyword arguments kwargs.