DrawOval_Rect

指定の矩形に収まる円(楕円)を描画する

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawOval_Rect
(
int x1
,
int y1
,
int x2
,
int y2
,
uint Color
,)

Meta