Files
pxt-calliope/docs/reference/game/pause.md
2019-12-01 20:58:26 -08:00

156 B

Pause

Pauses the game rendering engine to allow other animations on the screen.

game.pause()

See Also

resume