fencer/game/src
2023-11-25 11:34:10 +01:00
..
beat-em-up.c fix: changed creation order 2023-11-24 23:31:31 +01:00
Player.c fix: changed player collision size 2023-11-24 23:31:40 +01:00
Player.h feat(game): player and prop now implement get depth for behaviour entity 2023-11-25 11:34:10 +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(game): added prop object to represent simple static props 2023-11-24 23:20:25 +01:00
Prop.h feat(game): player and prop now implement get depth for behaviour entity 2023-11-25 11:34:10 +01:00