mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
3 lines
53 B
Python
3 lines
53 B
Python
from constants import *
|
|
|
|
current = 5 * LEFT + 3 * UP
|