drawCircleWithEffect(cx, cy, radius, alpha): void
cx
cy
radius
alpha
void
Draws a filled circle colored with the current HUD effect (rainbow/gradient/pulse).
number
The center x position.
The center y position.
The radius.
The opacity (0.0β1.0).
Last updated 12 hours ago