DrawD3DRotatedSprite(SpriteNumber, XPosition, YPosition, Width, Height, Angle.f, Transparency)

Draw a rotated D3D sprite, the angle must be defined on radians, a D3D sprite can blended with the screen with a specific transparency, this value can take a value between 0 (transparent) and 255 (opaque).