▸ startGameLoop(): Promise<void>
Promise
void
Starts the game loop for the project, which updates the game in ticks.
Promise<void>
profectus/src/game/gameLoop.ts:97