Skip to content

Latest commit

 

History

History
 
 

Sprite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Top | Up (Main) | < Previous (Graphics) | Next (BG) >

Sprite

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.

General Commands

These commands apply to all sprites.

Single Sprite Commands

These commands apply to specific sprites. They require a sprite ID as their first parameter.


Top | Up (Main) | < Previous (Graphics) | Next (BG) >