DrawNStringMaskToHandle

文字列をマスクスクリーンに描画する(フォントハンドル指定版)(SetFontCacheToTextureFlag(dxlib_d.DxDataType.FALSE);にして作成したフォントハンドルのみ使用可能)

version(!DX_NOTUSE_DRAWFUNCTION && !DX_NON_MASK && !DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawNStringMaskToHandle
(
int x
,
int y
,
int Flag
,,
const(dxlib_d.DxDataType.TCHAR)* String
,)

Meta