SetEmulation320x240

640x480の画面で320x240の画面解像度にするかどうかを設定する、640x480以外の解像度では無効

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
SetEmulation320x240
(
int Flag
)

Parameters

Flag int

dxlib_d.DxDataType.TRUE:有効 dxlib_d.DxDataType.FALSE:無効

Meta