sep-pm-platformer/project/sprite
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
..
BoundingBox.py Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites. 2023-03-28 19:35:42 +02:00
DynamicSprite.py Fixed issue in box collision 2023-03-27 18:52:49 +02:00
PositionScale.py New collision system 2023-03-26 17:01:28 +02:00
Sprite.py Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites. 2023-03-28 19:35:42 +02:00
Spritesheet.py Started implementing framework 2023-03-25 15:41:32 +01:00
SpritesheetManager.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
StaticSprite.py Partial collision 2023-03-27 14:38:52 +02:00