SetGraphDisplayArea

ScreenFlip 時に表画面全体に転送する裏画面の領域を設定する(DxLib_Initの前でのみ使用可能)

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

Meta