DrawFormatStringFToHandle

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

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawFormatStringFToHandle
(
float x
,
float y
,
uint Color
,,
const(dxlib_d.DxDataType.TCHAR)* FormatString
,)

Meta