added dropdown menus

This commit is contained in:
2024-08-28 22:16:11 -04:00
parent 5cb8101495
commit 12193dc560
5 changed files with 136 additions and 51 deletions

View File

@@ -1,7 +1,6 @@
import pygame
import pygame_widgets
from Shapes import *
from Scene import Scene
from UI import AnimatorUI
WINDOW_W = 500