Line

Ambi.UI.Draw.Line( xPosStart, yPosStart, xPosEnd, yPosEnd, cColor )

Description: Рисует линию • Args: 0, 0, 0, 0, Color( 255, 255, 255, 255 ) • Return: nil

Last updated