Changed Projectstructure + Some changes on pygame-test

Added Username function
Added Gameobjectposition lastframe
Added prototype function  stepping_movement
Code cleanup
This commit is contained in:
2024-01-07 10:42:15 +01:00
parent 28670e7609
commit 45c730a174
7 changed files with 207 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ import time
import threading
import tkinter
from turtle import left, width
import User
import modules.User as User
import sys
import tkinter as tk
from direct import task