Another new Game topic and more fixes

This commit is contained in:
Ron Hale-Evans
2016-07-15 11:54:22 -07:00
parent 8ef94d2854
commit 1aa08f63fe
3 changed files with 40 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Set Sprite Property
Make a sprite store the kind of [number](/reference/types/number) you say.
Make a [sprite](/reference/game/create-sprite) store the kind of [number](/reference/types/number) you say.
```sig
let item: game.LedSprite = null;