UNPKG

pxt-microbit

Version:

micro:bit target for Microsoft MakeCode (PXT)

12 lines (7 loc) 156 B
# Pause Pauses the game rendering engine to allow other animations on the screen. ```sig game.pause() ``` ### See Also [resume](/reference/game/resume)