basic-game-framework/src
Sara 1021d04013 fixed nan issue in player 2023-05-07 16:09:19 +02:00
..
corelib added inline to static functions 2023-05-06 00:05:05 +02:00
engine.c engine internal functions are now static inline 2023-05-05 23:27:08 +02:00
engine.h added delta_time to engine.c 2023-05-05 23:26:30 +02:00
game.c added updated game to test world 2023-05-05 23:20:38 +02:00
player.c fixed nan issue in player 2023-05-07 16:09:19 +02:00
player.h fixed nan issue in player 2023-05-07 16:09:19 +02:00
world.c replaced tilemap with world 2023-05-05 23:20:07 +02:00
world.h replaced tilemap with world 2023-05-05 23:20:07 +02:00