DrawFillBox

中身を塗りつぶす四角形を描画する

version(!DX_NOTUSE_DRAWFUNCTION)
extern
int
DrawFillBox
(
int x1
,
int y1
,
int x2
,
int y2
,
uint Color
)

Meta