User Tools

Site Tools


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


ugBASIC User Manual

SPRITE ENABLE

SYNTAX

   SPRITE # [integer] ENABLE
   SPRITE [expression] ENABLE

PURPOSE

Enable the sprite given (by its number). If the number is omitted, all sprites will be enabled.

EXAMPLE

  SPRITE #1 ENABLE
  SPRITE starship ENABLE

ABBREVIATION

 Spr En

AVAILABLE ON

  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore 64+REU

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