Draw a circle. Since Akashic Engine does not provide the means to draw a circle, this function draws a rough circle by 1-pixel lines.
円を描画する。 Akashic Engine は円の描画をサポートしていないため、この関数は1ピクセルの線でラフな円を描く。
Renderer. レンダラ。
The x position of the center. 中心のX座標。
The y position of the center. 中心のY座標。
The radius. 半径。
The color to be drawn. 色。
Draw a circle. Since Akashic Engine does not provide the means to draw a circle, this function draws a rough circle by 1-pixel lines.
円を描画する。 Akashic Engine は円の描画をサポートしていないため、この関数は1ピクセルの線でラフな円を描く。