AMOSi:Interface - Unpack

From Amiga Coding
Revision as of 23:09, 19 November 2007 by Spellcoder (talk | contribs) (New page: Unpacks an image from the resource bank, and displays it on the screen. UN x,y,image; Displays the requested image at coordinates x,y RELATIVE TO THE COORDINATE BASE.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Unpacks an image from the resource bank, and displays it on the screen.


 UN x,y,image;


Displays the requested image at coordinates x,y RELATIVE TO THE COORDINATE BASE.