Table of Contents

ugBASIC User Manual

SPRITE EXPAND

SYNTAX

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

PURPOSE

Expand a given sprite, vertically or horizontally,

EXAMPLE

  SPRITE #1 EXPAND VERTICAL
  SPRITE sharship EXPAND VERTICAL
  SPRITE #1 EXPAND HORIZONTAL
  SPRITE starship EXPAND HORIZONTAL

ABBREVIATION

 Spr Exp

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