Syntax:
ROTOZOOMSPRITE num#, x#, y#, phi#, rel#, alpha#
Like SPRITE with relative scaling of rel# in % and rotation of phi# (DEG) anticlockwise..
Sample:
LOADSPRITE “Sprite.bmp”, 0ROTOZOOMSPRITE 0, 100, 100, 45, 50, 0SHOWSCREENMOUSEWAIT