LM_Graphics:FillCircle(center, radius)

Version added: before 9.5
Draw a filled circle

Arguments:

Name Type Description Default Ver
center Vector2 Center point < 9.5
radius real Radius < 9.5

Return value:

void none
Draw a filled circle
<< Back to LM_Graphics