More snippet types

This commit is contained in:
Thomas Denney
2016-08-09 16:55:43 +01:00
parent 9ebd9d4f04
commit 1164feb754
5 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ Display an [Image](/reference/images/image) on the BBC micro:bit's [LED screen](
### JavaScript
```
```sig
export function plotFrame(_this: micro_bit.Image, index: number)
```
@ -20,7 +20,7 @@ The `plot frame` function takes the index of the frame (if there are two frames,
### Example
```
```blocks
let img = images.createImage(`
# . . . # # . . . #
. # . # . . # # # .