stop-loop ( loop -- )
Game loops

Prev:start-loop ( loop -- )
Next:game-loop-error ( error game-loop -- )


Vocabulary
game.loop

Inputs
loopa game-loop


Outputs
None

Word description
Stops running a game-loop.

See also
start-loop

Definition