Called when the game progresses to allow the ongoing logic execution (a.k.a. game loop).
Game
.
onTimePass
Called when the game progresses to allow the ongoing logic execution (a.k.a. game loop).
dt: number
void