sep-pm-platformer/project/ui_elements
Erenando 4997a00be3 Jumping is now possible with spacebar 2023-03-29 14:56:12 +02:00
..
ClickEvent.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
ColoredRectangleUiElement.py Introduced screen layouts and game states 2023-03-29 10:45:48 +02:00
CoordinateTransform.py Implemented framework for player controller and input handling 2023-03-26 12:46:41 +02:00
KeyManager.py Jumping is now possible with spacebar 2023-03-29 14:56:12 +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