Add delta value between frames

This commit is contained in:
2022-10-24 06:42:58 -04:00
parent 987ef9502f
commit 9ccd2cf2cb
12 changed files with 32 additions and 23 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/manleydev/golang-game-framework
go 1.18
require github.com/veandco/go-sdl2 v0.4.21
require github.com/veandco/go-sdl2 v0.4.25