πRender
Box_Outline / OUTDATED
Name
Type
Description
-- Needs events.render.
MTools.Render.Box_Outline(
{
vector(500, 500), vector(650, 520)
},
{
color(250, 250, 250, 250), color(250, 250, 250, 250),
color(250, 250, 250, 250), color(250, 250, 250, 250),
},
{
false, false,
true, true,
}
);
-- Draws a box outline with two non-rounded corners at the top and two rounded corners at the bottom, in white.Box_Outline_Glow
Name
Type
Description
Histogram
Name
Type
Description
Graphic
Name
Type
Description
Modern / Box
Name
Type
Description
Modern / Box_outline
Name
Type
Description
Last updated