BeatEmUp.c
|
chore: removed unneeded includes
|
2023-12-03 10:37:57 +01:00 |
DamageEvent.h
|
feat: added DamageEventData struct
|
2023-12-01 21:43:28 +01:00 |
Enemy.c
|
feat: enemy now looks at player when hit
|
2023-12-01 21:44:30 +01:00 |
Enemy.h
|
feat: enemy now looks at player when hit
|
2023-12-01 21:44:30 +01:00 |
EnemyStates.c
|
chore: newline at the end of a file
|
2023-12-01 21:44:37 +01:00 |
EnemyStates.h
|
feat: enemy animation and hurt reaction
|
2023-11-29 14:20:19 +01:00 |
Player.h
|
chore: improved formatting in PlayerGetDepth
|
2023-11-27 19:03:08 +01:00 |
PlayerStates.c
|
feat: player now uses damage events
|
2023-12-01 21:45:43 +01:00 |