User Tools

Site Tools


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


ugBASIC User Manual

SPRITE COMPRESS

SYNTAX

   SPRITE # [integer] COMPRESS HORIZONTAL
   SPRITE [expression] COMPRESS HORIZONTAL
   SPRITE # [integer] COMPRESS VERTICAL
   SPRITE [expression] COMPRESS VERTICAL

PURPOSE

Compress a given sprite, vertically or horizontally,

EXAMPLE

  SPRITE #1 COMPRESS HORIZONTAL
  SPRITE starship COMPRESS HORIZONTAL
  SPRITE #1 COMPRESS VERTICAL

ABBREVIATION

 Spr Cpr

AVAILABLE ON

  • Dragon 32
  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore VIC-20
  • 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