Table of Contents

ugBASIC User Manual

SPRITE DISABLE

SYNTAX

   SPRITE #number DISABLE
   SPRITE DISABLE
   SPRITE sprite DISABLE

PURPOSE

Disable the sprite (by its number). If the number is omitted, all sprites will be disable.

EXAMPLE

  SPRITE #1 DISABLE
  SPRITE starship DISABLE

ABBREVIATION

 Spr Dx

AVAILABLE ON

ALIAS FOR

SPRITE OFF

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