sep-pm-platformer/project/ui_elements
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
..
Background.py add background to LevelMenu 2023-03-28 16:59:29 +02:00
ClickEvent.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
CoordinateTransform.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
KeyManager.py Added files for testing level loading and controller 2023-03-26 15:00:29 +02:00
LevelMenu.py add background to LevelMenu 2023-03-28 16:59:29 +02:00
TextLabel.py create correct bounding boxes for text label 2023-03-28 12:30:12 +02:00
UiElement.py Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites. 2023-03-28 19:35:42 +02:00