SetWindowPosition

メインウインドウの位置を設定する(枠も含めた左上座標)

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
SetWindowPosition
(
int x
,
int y
)

Meta