engine
|
Add pause feature on sprite animation
|
2023-05-24 21:54:59 +08:00 |
CMakeLists.txt
|
Add assets loading from a file
|
2023-05-20 16:14:39 +08:00 |
assets_loader.h
|
Add assets loading from a file
|
2023-05-20 16:14:39 +08:00 |
constants.h
|
Add crouch sprite transition
|
2023-05-27 16:39:17 +08:00 |
editor_scene.c
|
Add horizontal flip to sprites
|
2023-05-23 21:33:05 +08:00 |
ent_impl.h
|
Combine Component, Entity + Manager headers
|
2023-05-23 20:37:55 +08:00 |
items_ent.c
|
Add manager field to an entity
|
2023-05-23 21:00:23 +08:00 |
menu_scene.c
|
Refactor for better separation of concern
|
2023-05-16 21:09:38 +08:00 |
player_ent.c
|
Add crouch sprite transition
|
2023-05-27 16:39:17 +08:00 |