sep-pm-platformer/project/physics
Yan Wittmann 9dfc487e9a Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites.
Improve UiElement.py to cache and reuse scaled images for better performance.
2023-03-28 19:35:42 +02:00
..
sprites Level 1-4 got changed a bit. Overall gravity has to be modified 2023-03-28 17:59:08 +02:00
CollisionDirection.py Partial collision 2023-03-27 14:38:52 +02:00
ConstantsParser.py Started writing new level creation 2023-03-27 11:46:03 +02:00
PhysicsElementsHandler.py Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites. 2023-03-28 19:35:42 +02:00
SpriteManager.py New collision system 2023-03-26 17:01:28 +02:00
TickData.py Added files for testing level loading and controller 2023-03-26 15:00:29 +02:00