Table of Contents

ugBASIC User Manual

SPRITE COLOR

SYNTAX

   SPRITE # [integer] COLOR # [integer]
   SPRITE [expression] COLOR [expression]

PURPOSE

Change specific color for a given sprite.

EXAMPLE

  SPRITE #1 COLOR #2
  SPRITE #1 COLOR YELLOW

ABBREVIATION

 Spr Cr

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