Difference between revisions of "AMOSi:Resource Unpack"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Unpacks a single element from the current resource bank, and displays it on the screen.


Resource Unpack n,x,y

n holds the number of the element you wish to display.


x,y specify the position of your new image on the screen.