⚠️ This site is under development, some artefacts may be missing or incomplete.
PIXEL UI
DrawProgressWheel

DrawProgressWheel

PIXEL.DrawProgressWheel( number x, number y, number width, number height, Color color )

Description

Draws a rotating sprite which is defined by the ProgressImageURL configuration settings.

Arguments

number x

The X coordinate to draw at.

number y

The Y coordinate to draw at.

number width

The width of the area to draw within.

number height

The height of the area to draw within.

Color color

The color to tint the progress wheel.