DrawBox

四角形を描画する

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

Meta