AMOSi:Get Sprite

From Amiga Coding
Jump to: navigation, search

an example can be found on AMOSPro_Tutorial:Tutorials/Hardware_Sprites.AMOS


Grabs a section from a screen of given coordinates and loads it into the Object bank. An optional screen number can be given before the image number. This allows you to grab your images from any existing AMOS screen.


Get Sprite screen number,image number,x1,y1 To x2,y2