DrawNVStringF

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

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

Meta