mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
Setup determinant_puzzle.py in eola2
This commit is contained in:
@ -320,7 +320,7 @@ class LinearTransformationScene(VectorScene):
|
||||
|
||||
def add_foreground_mobject(self, *mobjects):
|
||||
self.add_special_mobjects(self.foreground_mobjects, *mobjects)
|
||||
|
||||
|
||||
def add_transformable_mobject(self, *mobjects):
|
||||
self.add_special_mobjects(self.transformable_mobjects, *mobjects)
|
||||
|
||||
|
Reference in New Issue
Block a user