Box

Ambi.UI.Draw.Box( wSize, hSize, xPos, yPos, cColor, nRounded, anyRoundedAngles )

Description: Рисует прямоугольник, который можно украсить и сгладить углы. Последний аргумент отвечает за то, как углы будут сглажены: all, top, bottom, right, left, top-left, top-right, bottom-right, bottom-left. • Args: 0, 0, 0, 0, C.ABS_WHITE, 0, 0 • Return: nil

Last updated

Was this helpful?