This website requires JavaScript.
Explore
Help
Sign In
2121578
/
sep-pm-platformer
Watch
1
Star
0
Fork
You've already forked sep-pm-platformer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da1916af6d
sep-pm-platformer
/
project
/
ui_elements
History
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