DrawNVStringToHandleToZBuffer

フォントハンドルを使用してZバッファに対して文字列を描画する(縦書き)

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawNVStringToHandleToZBuffer
(
int x
,
int y
,
const(dxlib_d.DxDataType.TCHAR)* String
,,,)

Meta