Added colorattribute to GameObjects class
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user