SPRITE index command1 [command2 [command3 ...]] SPRITE command1 [command2 [command3 ...]]
The SPRITE
instructions can be used to prefix one or more commands on specific
hardware sprites. Commands can be specified, one after the other, after specifying which
sprite to refer to. If the sprite number is omitted, it is assumed that the
operations will be performed on all hardware sprites.
SPRITE 1 ENABLE MULTICOLOR SPRITE ON
Spr
SPRITE (function) SPRITE AT (command) SPRITE COLOR (command) SPRITE COMPRESS HORIZONTAL (command) SPRITE COMPRESS VERTICAL (command) SPRITE DISABLE (command) SPRITE ENABLE (command) SPRITE EXPAND HORIZONTAL (command) SPRITE EXPAND VERTICAL (command) SPRITE MONOCOLOR (command) SPRITE MULTICOLOR (command)
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!