{{htmlmetatags>metatag-robots=() metatag-title=(SPRITE | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for SPRITE) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(SPRITE | ugBASIC User Manual) metatag-og:description=(Manual page for SPRITE) }} ====== ugBASIC User Manual ====== ===== SPRITE ===== ===== SYNTAX ===== SPRITE index command1 [command2 [command3 ...]] SPRITE command1 [command2 [command3 ...]] ==== PURPOSE ==== 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. ==== EXAMPLE ==== SPRITE 1 ENABLE MULTICOLOR SPRITE ON ==== ABBREVIATION ==== Spr ==== AVAILABLE ON ==== * Commodore 64 * Commodore 64+REU * Commodore 128 (MOS 8502) * MSX * ColecoVision * SEGA SC-3000 * SEGA SG-1000 ==== SEE ALSO ==== [[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)]] ==== ANY PROBLEM? ==== If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON SPRITE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]