SptRotate90CCW()

 visits
Parent Previous Next

Syntax

SptRotate90CCW(bBuffer As Byte)

Overview

Rotates the specified sprite buffer by 90 degrees counterclockwise.

Parameters

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