DrawNStringFToHandle

フォントハンドルを使用して文字列を描画する(座標指定がfloat版)

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawNStringFToHandle
(
float x
,
float y
,
const(dxlib_d.DxDataType.TCHAR)* String
,,
uint Color
,,
uint EdgeColor = 0
,
int VerticalFlag = dxlib_d.DxDataType.FALSE
)

Meta