DrawRotaGraph3F

画像の回転描画3(回転中心指定付き+縦横拡大率別指定版)(座標指定がfloat版)

version(!DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
DrawRotaGraph3F
(
float xf
,
float yf
,
float cxf
,
float cyf
,
double ExtRateX
,
double ExtRateY
,
double Angle
,,,
int ReverseXFlag = dxlib_d.DxDataType.FALSE
,
int ReverseYFlag = dxlib_d.DxDataType.FALSE
)

Meta