DrawLineAA

線を描画する(アンチエイリアス付き)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawLineAA
(
float x1
,
float y1
,
float x2
,
float y2
,
uint Color
,
float Thickness = 1.0f
)

Meta