predictCollisions func added to Game.cpp

This commit is contained in:
2022-05-13 23:20:08 -04:00
parent e28a9cebdb
commit 36adcdeac7
7 changed files with 70 additions and 20 deletions

View File

@ -1,7 +1,7 @@
{
"GameName":"Beagle Rescue",
"WindowName":"Beagle Rescue",
"WindowSize":{"w":320,"h":240},
"WindowSize":{"w":320,"h":200},
"WindowFullScreen": 0,
"GlobalScale": 3
"GlobalScale": 4
}