fixing some game content

This commit is contained in:
Peli de Halleux
2016-06-02 09:13:02 -07:00
parent 3de977c98f
commit 091fbb9db8
6 changed files with 1 additions and 81 deletions

View File

@ -1,16 +1,6 @@
# Move
The game library
### Move
Sprite move by a certain number
## Block Editor
![](/static/mb/game-library/move-0.png)
## KindScript
Sprite move by a certain number of LEDs
```
export function move(_this: micro_bitSprites.LedSprite, leds: number)