Added new classes

This commit is contained in:
Christian
2024-08-08 13:03:12 +02:00
parent bb1af4e7df
commit aac1cdea6f
5 changed files with 110 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1674,3 +1674,6 @@ modules/__pycache__/Tileset.cpython-312.pyc
modules/__pycache__/Tiletype.cpython-312.pyc
modules/__pycache__/Utils.cpython-312.pyc
__pycache__/Animation.cpython-312.pyc
__pycache__/Enemy.cpython-312.pyc
__pycache__/GameObject.cpython-312.pyc
__pycache__/Object.cpython-312.pyc