Syntax:
ROTOSPRITE num#, x#, y#, phi#, alpha#
Just like SPRITE but with rotation of the angle phi# (DEG) anticlockwise.
Sample:
LOADSPRITE “Sprite.bmp”, 0ROTOSPRITE 0, 100, 100, 45, 0SHOWSCREENMOUSEWAIT