Added colorattribute to GameObjects class

This commit is contained in:
2024-01-20 09:36:15 +01:00
parent e595d085c6
commit 55c060559d
3 changed files with 20 additions and 12 deletions

View File

@@ -11,8 +11,6 @@ from direct import task
from tkinter import Scale, StringVar
from random import random
#TODO Klassen erstellten
def button_event_close():
print("Programm wird geschlossen")