DrawRotaFormatString

デフォルトフォントハンドルを使用して書式指定文字列を回転描画する

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawRotaFormatString
(
int x
,
int y
,
double ExRateX
,
double ExRateY
,
double RotCenterX
,
double RotCenterY
,
double RotAngle
,
uint Color
,
uint EdgeColor = 0
,
int VerticalFlag = dxlib_d.DxDataType.FALSE
,
const(dxlib_d.DxDataType.TCHAR)* FormatString = null
,)

Meta