User Tools

Site Tools


ugbasic:user:kw:color_sprite
Translations of this page:


ugBASIC User Manual

COLOR SPRITE

SYNTAX

   COLOR SPRITE #index TO #color
   COLOR SPRITE index TO color

PURPOSE

Change the sprite color among those available.

EXAMPLE

  COLOR SPRITE #$1 TO #$2
  COLOR SPRITE mySprite TO YELLOW

ABBREVIATION

 Cr Spr

AVAILABLE ON

  • Dragon 32
  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Olivetti Prodest PC128
  • Dragon 64
  • Thomson MO5
  • TRS-80 Color Computer 3
  • TRS-80 Color Computer

ANY PROBLEM?

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!

POWERED BY