MV1SetFrameBaseVisible

指定のフレームの初期表示状態を設定する

version(!DX_NON_MODEL)
nothrow @nogc extern (C++, DxLib) extern
int
MV1SetFrameBaseVisible

Parameters

MHandle int

?

FrameIndex int

?

VisibleFlag int

dxlib_d.DxDataType.TRUE:表示 dxlib_d.DxDataType.FALSE:非表示

Meta