fencer/game/src
2023-11-25 21:52:12 +01:00
..
beat-em-up.c feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
Player.c feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
Player.h feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
PlayerStates.c fix(animation): changed animation timings 2023-11-24 23:31:15 +01:00
PlayerStates.h feat(player): players state machine is now it's own file 2023-11-24 19:08:48 +01:00
Prop.c feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
Prop.h feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00