Top | Up (Main) | < Previous (Graphics) | Next (BG) >
Sprites are graphics in SmileBASIC that can move, rotate, scale, animate, and do many other things. Sprites pull their graphics from the sprite page. By default, the sprite page is the fourth graphic page, but you can change it with the SPPAGE command.
These commands apply to all sprites.
These commands apply to specific sprites. They require a sprite ID as their first parameter.
- SPUSED
- SPSET
- SPSHOW
- SPHIDE
- SPHOME
- SPOFS
- SPROT
- SPSCALE
- SPCOLOR
- SPCHR
- SPLINK
- SPUNLINK
- SPANIM
- SPSTART
- SPSTOP
- SPCHK
- SPVAR
- SPCOL
- SPCOLVEC
- SPHITSP
- SPHITRC
- SPHITINFO
- SPFUNC