DrawRotaGraphFastF

画像の回転描画( 座標指定が float 版 )( 高速版、座標計算のアルゴリズムが簡略化されています、描画結果に不都合が無ければこちらの方が高速です )

version(!DX_NOTUSE_DRAWFUNCTION)
extern
int
DrawRotaGraphFastF
(
float xf
,
float yf
,
float ExRate
,
float Angle
,,,
int ReverseXFlag = dxlib_d.dxdatatype.FALSE
,
int ReverseYFlag = dxlib_d.dxdatatype.FALSE
)

Meta