Table of Contents

ugBASIC User Manual

SPRITE DATA FROM

SYNTAX

   SPRITE # [integer] DATA FROM # [integer]
   SPRITE [expression] DATA FROM [expression]

PURPOSE

Set the starting address of the sprite's graphical data.

EXAMPLE

  SPRITE #$1 DATA FROM #$0800
  SPRITE starship DATA FROM starshipGraphicalData

ABBREVIATION

 Spr Da Fm

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