Table of Contents

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

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