SptRotate90CCW(bBuffer As Byte)
Rotates the specified sprite buffer by 90 degrees counterclockwise.
|
Parameter |
Description |
|
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 multi-format Help generator