Skip to content

Profectus / game/gameLoop / startGameLoop

Function: startGameLoop() ​

startGameLoop(): Promise<void>

Starts the game loop for the project, which updates the game in ticks.

Returns ​

Promise<void>

Defined in ​

profectus/src/game/gameLoop.ts:93