pxt-calliope/docs/reference/game/move.md
2016-06-11 22:28:57 -04:00

127 B

Move

Sprite move by a certain number of LEDs

export function move(_this: micro_bitSprites.LedSprite, leds: number)