Table of Contents

ugBASIC User Manual

SPRITE DATA FROM

SYNTAX

PURPOSE

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

EXAMPLE

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

AVAILABLE ON

SEE ALSO