DrawModiNStringFToHandle

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

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawModiNStringFToHandle
(
float x1
,
float y1
,
float x2
,
float y2
,
float x3
,
float y3
,
float x4
,
float y4
,
uint Color
,,,,
const(dxlib_d.DxDataType.TCHAR)* String
,)

Meta