draw.RoundedBox
draw.RoundedBox( number cornerRadius, number x, number y, number width, number height, table color )
Description
Draws a rounded rectangle.
If you intend to draw a non-rounded rectangle, then it's more efficient to use surface.DrawRect.
This is a rendering function that requires a 2d rendering context.
This means that it will only work in 2d Rendering Hooks.
Arguments
Page views: 74,404
Updated: A Long Time Ago
Updated: A Long Time Ago