basic-game-framework/src
Sara daa53c6ef0 movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0 2023-06-24 20:32:31 +02:00
..
corelib movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0 2023-06-24 20:32:31 +02:00
engine.c more explicit typing and casting in timespec_to_sec 2023-06-18 22:17:38 +02:00
engine.h delta_time is now calculating by converting timespec to seconds 2023-06-18 17:59:50 +02:00
game.c fixed error in comment 2023-05-22 08:15:40 +02:00