LM_Graphics:FrameCircle(center, radius)

Version added: before 9.5
Draw a circle outline

Arguments:

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

Return value:

void none
Draw a circle outline.
<< Back to LM_Graphics