SptRotate90CW(bBuffer As Byte)
Rotates the specified sprite buffer by 90 degrees clockwise.
bBuffer - Sprite buffer index of the sprite to rotate.
Notes: If the sprite buffer is a square matrix (width equals height), an optimized rotation algorithm is used for improved performance.
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator