2.1.28, initiation update to PXT v5.28.24 (#54)
This commit is contained in:
committed by
Peli de Halleux
parent
38a964516e
commit
5c114a0c57
11
docs/reference/game/pause.md
Normal file
11
docs/reference/game/pause.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Pause
|
||||
|
||||
Pauses the game rendering engine to allow other animations on the screen.
|
||||
|
||||
```sig
|
||||
game.pause()
|
||||
```
|
||||
|
||||
### See Also
|
||||
|
||||
[resume](/reference/game/resume)
|
||||
Reference in New Issue
Block a user